Fix some rules for Herbstluft
This commit is contained in:
parent
8c51baf726
commit
22691e33f9
1 changed files with 2 additions and 2 deletions
|
@ -277,8 +277,8 @@
|
||||||
(rules
|
(rules
|
||||||
'(("focus=on")
|
'(("focus=on")
|
||||||
("class=Emacs" "tag=dev" "index=01" "switchtag=on" "hook=emacs")
|
("class=Emacs" "tag=dev" "index=01" "switchtag=on" "hook=emacs")
|
||||||
("class~'URxvt|kitty" "tag=dev" "index=1" "switchtag=on" "hook=urxvt")
|
("class~'URxvt|kitty'" "tag=dev" "index=1" "switchtag=on" "hook=urxvt")
|
||||||
("class~'Conkeror|[Ff]irefox|Chromium" "tag=dev" "index=00" "switchtag=on")
|
("class~'Conkeror|[Ff]irefox|Chromium'" "tag=dev" "index=00" "switchtag=on")
|
||||||
("class=Pinentry" "pseudotile=on")
|
("class=Pinentry" "pseudotile=on")
|
||||||
("class=Alsaplayer" "pseudotile=on")
|
("class=Alsaplayer" "pseudotile=on")
|
||||||
("class=Gcr-prompter" "pseudotile=on")
|
("class=Gcr-prompter" "pseudotile=on")
|
||||||
|
|
Loading…
Reference in a new issue