From aca9c786482865252dbdd7ea0c291e6e13ee2c99 Mon Sep 17 00:00:00 2001 From: Kuoi Date: Mon, 22 Aug 2022 20:19:27 +0100 Subject: [PATCH] replace pulsemixer with pamixer --- README.md | 2 +- dot_config/wayfire.ini | 8 +++----- pkglist | 2 +- 3 files changed, 5 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 4391b07..e08da56 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ To use this dot file, you need to install these packages. For Arch Linux users y - nwg-launchers: nwgbar [logout lock restart shutdown UI], nwggrid [applications menu] -- pulsemixer [control voice] +- pamixer [control voice] - slurp [select a region, help screenshot] diff --git a/dot_config/wayfire.ini b/dot_config/wayfire.ini index bd074bd..5c33f7a 100644 --- a/dot_config/wayfire.ini +++ b/dot_config/wayfire.ini @@ -175,13 +175,11 @@ command_screencast_stop = killall -INT wf-recorder ## Volume controls alias-utils repeatable_binding_volume_up = KEY_F3 -command_volume_up = pulsemixer --change-volume +5 +command_volume_up = pamixer --allow-boost --increase 5 repeatable_binding_volume_down = KEY_F2 -command_volume_down = pulsemixer --change-volume -5 +command_volume_down = pamixer --allow-boost --decrease 5 binding_mute = KEY_F1 -command_mute = pulsemixer --mute -binding_unmute = KEY_F1 -command_unmate = pulsemixer --unmute +command_mute = pamixer --toggle-mute ## Screen brightness # https://haikarainen.github.io/light/ diff --git a/pkglist b/pkglist index 8159c22..99f73b6 100644 --- a/pkglist +++ b/pkglist @@ -8,7 +8,7 @@ kdeconnect ly mako nwg-launchers -pulsemixer +pamixer slurp swaylock tilix