diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index a322f3c..d408cf8 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -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")