summaryrefslogtreecommitdiffstats
path: root/herbstluftwm
diff options
context:
space:
mode:
authorGravatar Tom Willemse2016-01-08 11:43:40 +0100
committerGravatar Tom Willemse2016-01-08 11:43:40 +0100
commitb2e45a35eec4df18f6414aea3344af1a74f29bfc (patch)
tree2ed098c36a9445cb49fbcbc127b42456edffc243 /herbstluftwm
parent9cdb165d40a3b65a99958bf5ac581790b7f966f3 (diff)
downloaddotfiles-b2e45a35eec4df18f6414aea3344af1a74f29bfc.tar.gz
dotfiles-b2e45a35eec4df18f6414aea3344af1a74f29bfc.zip
Focus firefox windows again
Diffstat (limited to 'herbstluftwm')
-rwxr-xr-xherbstluftwm/.config/herbstluftwm/autostart6
1 files changed, 2 insertions, 4 deletions
diff --git a/herbstluftwm/.config/herbstluftwm/autostart b/herbstluftwm/.config/herbstluftwm/autostart
index 76c542b..1bd563b 100755
--- a/herbstluftwm/.config/herbstluftwm/autostart
+++ b/herbstluftwm/.config/herbstluftwm/autostart
@@ -124,14 +124,12 @@ hc set update_dragged_clients 1
# rules
hc unrule -F
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=Conkeror tag=2 index=0
+hc rule class~"Conkeror|Firefox" tag=2 index=0
hc rule class=Pinentry pseudotile=on
hc rule class=Alsaplayer 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_(NOTIFICATION|DOCK)' manage=off
hc rule title="SpaceChem" pseudotile=on