hlwm: sync config

This commit is contained in:
Lucas 2022-03-20 04:13:09 +00:00
parent 11b5127750
commit 49f6392c9f
1 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
# env
# Written in 2019-2020 by Lucas
# Written in 2019-2020,2022 by Lucas
# CC0 1.0 Universal/Public domain - No rights reserved
#
# To the extent possible under law, the author(s) have dedicated all
@ -40,6 +40,7 @@ hc keybind $Mod-p spawn dmenu_run \
hc keybind $Mod-Shift-Return spawn xterm
hc keybind $Mod-Control-Return spawn xterm -geometry 80x40
hc keybind $Mod-Control-l spawn xlock
hc keybind $Mod-Control-z spawn sh -c 'xlock & doas /usr/sbin/ZZZ'
hc keybind $Mod-Print spawn screenshot
# basic movement
@ -151,8 +152,8 @@ hc rule windowtype="_NET_WM_WINDOW_TYPE_DIALOG" focus=on
hc rule windowtype~"_NET_WM_WINDOW_TYPE_(NOTIFICATION|DOCK|DESKTOP)" manage=off
hc rule class=XTerm pseudotile=on
hc rule class=Firefox pseudotile=on tag=3
hc rule class=Firefox instance=Navigator fullscreen=on tag=3
hc rule class~"[Ff]irefox.*" pseudotile=on tag=3
hc rule class~"[Ff]irefox.*" instance=Navigator pseudotile=on tag=3
hc rule class="Tor Browser" pseudotile=on tag=3
hc rule class="Tor Browser" instance=Navigator fullscreen=on tag=3
hc rule class=SshAskpass pseudotile=on