herbstluftwm: set urxvt to focus on
This commit is contained in:
parent
49ba7a06da
commit
15f1484617
1 changed files with 1 additions and 1 deletions
|
|
@ -156,7 +156,7 @@ hc unrule -F
|
||||||
hc rule focus=on # normally focus new clients
|
hc rule focus=on # normally focus new clients
|
||||||
#hc rule focus=off # normally do not focus new clients
|
#hc rule focus=off # normally do not focus new clients
|
||||||
# give focus to most common terminals
|
# 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 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|UTILITY|SPLASH)' pseudotile=on
|
||||||
hc rule windowtype='_NET_WM_WINDOW_TYPE_DIALOG' focus=on
|
hc rule windowtype='_NET_WM_WINDOW_TYPE_DIALOG' focus=on
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue