From abce0ddb22c6b0be8f75470c83313d899508bdd8 Mon Sep 17 00:00:00 2001 From: Felix Van der Jeugt Date: Fri, 19 Dec 2014 00:20:03 +0100 Subject: [PATCH] add herbstluft keybinds for audio --- herbstluftwm/autostart | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/herbstluftwm/autostart b/herbstluftwm/autostart index be3a68a..6f974e6 100755 --- a/herbstluftwm/autostart +++ b/herbstluftwm/autostart @@ -25,6 +25,17 @@ hc keybind $Mod-Shift-r reload hc keybind $Mod-Shift-c close hc keybind $Mod-Return spawn urxvtc hc keybind $Mod-Shift-s spawn systemctl suspend +hc keybind XF86AudioMute spawn sound_control.sh toggle +hc keybind XF86AudioRaiseVolume spawn sound_control.sh up +hc keybind XF86AudioLowerVolume spawn sound_control.sh down +#hc keybind XF86AudioNext +#hc keybind XF86AudioPlay +#hc keybind XF86AudioPrev +#hc keybind XF86MonBrightnessUp +#hc keybind XF86MonBrightnessUp +#hc keybind XF86MonBrightnessDown +#hc keybind XF86MonBrightnessDown + # basic movement # focusing clients