Focus firefox windows again
This commit is contained in:
parent
9cdb165d40
commit
b2e45a35ee
1 changed files with 2 additions and 4 deletions
|
@ -124,14 +124,12 @@ hc set update_dragged_clients 1
|
||||||
# rules
|
# rules
|
||||||
hc unrule -F
|
hc unrule -F
|
||||||
hc rule focus=on # normally do focus new clients
|
hc rule focus=on # normally do focus new clients
|
||||||
hc rule class=URxvt focus=on tag=1 index=1 switchtag=on
|
hc rule class=URxvt tag=1 index=1 switchtag=on
|
||||||
hc rule class=Emacs tag=1 index=0
|
hc rule class=Emacs tag=1 index=0
|
||||||
hc rule class=Conkeror tag=2 index=0
|
hc rule class~"Conkeror|Firefox" tag=2 index=0
|
||||||
hc rule class=Pinentry pseudotile=on
|
hc rule class=Pinentry pseudotile=on
|
||||||
hc rule class=Alsaplayer pseudotile=on
|
hc rule class=Alsaplayer pseudotile=on
|
||||||
hc rule title="Torchlight II Mod Launcher" pseudotile=on
|
hc rule title="Torchlight II Mod Launcher" pseudotile=on
|
||||||
hc rule class=Firefox focus=off
|
|
||||||
hc rule instance=firefox-developer 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_(NOTIFICATION|DOCK)' manage=off
|
hc rule windowtype~'_NET_WM_WINDOW_TYPE_(NOTIFICATION|DOCK)' manage=off
|
||||||
hc rule title="SpaceChem" pseudotile=on
|
hc rule title="SpaceChem" pseudotile=on
|
||||||
|
|
Loading…
Reference in a new issue