diff --git a/README.md b/README.md index e08da56..963c02e 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,6 @@ 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] -- pamixer [control voice] - - slurp [select a region, help screenshot] - swaylock [lock screen] diff --git a/dot_config/wayfire.ini b/dot_config/wayfire.ini index db661df..77ab9ab 100644 --- a/dot_config/wayfire.ini +++ b/dot_config/wayfire.ini @@ -175,11 +175,11 @@ command_screencast_stop = killall -INT wf-recorder ## Volume controls alias-utils repeatable_binding_volume_up = KEY_F3 -command_volume_up = pamixer --allow-boost --increase 5 +command_volume_up = pactl set-sink-volume 0 +5% repeatable_binding_volume_down = KEY_F2 -command_volume_down = pamixer --allow-boost --decrease 5 +command_volume_down = pactl set-sink-volume 0 -5% binding_mute = KEY_F1 -command_mute = pamixer --toggle-mute +command_mute = pactl set-sink-mute @DEFAULT_SINK@ toggle ## Screen brightness # https://haikarainen.github.io/light/ diff --git a/pkglist b/pkglist index 99f73b6..99322da 100644 --- a/pkglist +++ b/pkglist @@ -8,7 +8,6 @@ kdeconnect ly mako nwg-launchers -pamixer slurp swaylock tilix