[herbstluftwm] Show Emacs in the middle frame and the browser left
This commit is contained in:
parent
50eee846db
commit
209b59ac72
1 changed files with 2 additions and 2 deletions
|
@ -214,9 +214,9 @@ hc set update_dragged_clients 1
|
|||
# rules
|
||||
hc unrule -F
|
||||
hc rule focus=on # normally focus new clients
|
||||
hc rule class=Emacs tag=dev index=0 switchtag=on hook=emacs
|
||||
hc rule class=Emacs tag=dev index=01 switchtag=on hook=emacs
|
||||
hc rule class~'URxvt|kitty' tag=dev index=1 switchtag=on hook=urxvt
|
||||
hc rule class~'Conkeror|[Ff]irefox|Chromium' tag=web index=0 switchtag=on
|
||||
hc rule class~'Conkeror|[Ff]irefox|Chromium' tag=dev index=00 switchtag=on
|
||||
hc rule class=Pinentry pseudotile=on
|
||||
hc rule class=Alsaplayer pseudotile=on
|
||||
hc rule class=Gcr-prompter pseudotile=on
|
||||
|
|
Loading…
Reference in a new issue