HLWM: Automatically focus newly created windows

This commit is contained in:
Tom Willemsen 2011-12-09 01:15:48 +01:00
parent 0735df1eb9
commit 3fd2d6fc81

View file

@ -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")