HLWM: Automatically focus newly created windows
This commit is contained in:
parent
0735df1eb9
commit
3fd2d6fc81
1 changed files with 1 additions and 2 deletions
|
@ -112,8 +112,7 @@
|
|||
|
||||
;; rules
|
||||
(unrule)
|
||||
(rule "focus=off") ; normally do not focus new clients
|
||||
(rule "class~'(.*[Rr]xvt.*|.*[Tt]erm|Konsole)' focus=on")
|
||||
(rule "focus=on") ; normally do not focus new clients
|
||||
(rule "windowtype=_NET_WM_WINDOW_TYPE_DIALOG focus=on pseudotile=on")
|
||||
(rule "class=Xephyr pseudotile=on")
|
||||
|
||||
|
|
Loading…
Reference in a new issue