diff --git a/herbstluftwm/.config/herbstluftwm/autostart b/herbstluftwm/.config/herbstluftwm/autostart index 870db8b..cedeae7 100755 --- a/herbstluftwm/.config/herbstluftwm/autostart +++ b/herbstluftwm/.config/herbstluftwm/autostart @@ -148,6 +148,12 @@ if which lumeus >/dev/null 2>&1; then hc keybind XF86MonBrightnessDown spawn lumeus -10% fi +if which ponymix >/dev/null 2>&1; then + hc keybind XF86AudioMute spawn ponymix toggle + hc keybind XF86AudioLowerVolume spawn ponymix decrease 10 + hc keybind XF86AudioRaiseVolume spawn ponymix increase 10 +fi + # Change the default layout to fullscreen. hc set default_frame_layout 2