diff --git a/config/herbstluftwm/autostart b/config/herbstluftwm/autostart index 54e1563..89bf6ab 100755 --- a/config/herbstluftwm/autostart +++ b/config/herbstluftwm/autostart @@ -70,6 +70,7 @@ else hc keybind $Mod-d spawn /usr/bin/dmenu_run fi hc keybind $Mod-q spawn /usr/bin/i3lock +hc keybind $Mod-b spawn /usr/bin/chromium hc keybind XF86AudioMute chain . spawn amixer -q set Master toggle . spawn herbstclient emit_hook UPDATE hc keybind XF86AudioLowerVolume and . spawn amixer -q set Master playback '5%-' . spawn herbstclient emit_hook UPDATE