diff --git a/config/herbstluftwm/autostart b/config/herbstluftwm/autostart index c745690..bd4b4f0 100755 --- a/config/herbstluftwm/autostart +++ b/config/herbstluftwm/autostart @@ -156,7 +156,7 @@ hc unrule -F hc rule focus=on # normally focus new clients #hc rule focus=off # normally do not focus new clients # give focus to most common terminals -#hc rule class~'(.*[Rr]xvt.*|.*[Tt]erm|Konsole)' focus=on +hc rule class~'(.*[Rr]xvt.*|.*[Tt]erm|Konsole)' focus=on hc rule class='Pinentry' manage=off focus=on hc rule windowtype~'_NET_WM_WINDOW_TYPE_(DIALOG|UTILITY|SPLASH)' pseudotile=on hc rule windowtype='_NET_WM_WINDOW_TYPE_DIALOG' focus=on