herbstluftwm: add keybinding for browser
This commit is contained in:
parent
ab737ad7ce
commit
3d35ce3108
1 changed files with 1 additions and 0 deletions
|
|
@ -70,6 +70,7 @@ else
|
||||||
hc keybind $Mod-d spawn /usr/bin/dmenu_run
|
hc keybind $Mod-d spawn /usr/bin/dmenu_run
|
||||||
fi
|
fi
|
||||||
hc keybind $Mod-q spawn /usr/bin/i3lock
|
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 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
|
hc keybind XF86AudioLowerVolume and . spawn amixer -q set Master playback '5%-' . spawn herbstclient emit_hook UPDATE
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue