Add chromium to the web tag, and switch to it

This commit is contained in:
Tom Willemse 2016-11-09 15:02:33 +01:00
parent 4b6768a949
commit 4443d0d33b

View file

@ -202,7 +202,7 @@ hc unrule -F
hc rule focus=on # normally focus new clients hc rule focus=on # normally focus new clients
hc rule class=Emacs tag=dev index=0 switchtag=on hook=emacs hc rule class=Emacs tag=dev index=0 switchtag=on hook=emacs
hc rule class=URxvt tag=dev index=1 switchtag=on hook=urxvt hc rule class=URxvt tag=dev index=1 switchtag=on hook=urxvt
hc rule class~'Conkeror|Firefox' tag=web index=0 hc rule class~'Conkeror|Firefox|Chromium' tag=web index=0 switchtag=on
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 windowtype~'_NET_WM_WINDOW_TYPE_(DIALOG|UTILITY|SPLASH)' pseudotile=on hc rule windowtype~'_NET_WM_WINDOW_TYPE_(DIALOG|UTILITY|SPLASH)' pseudotile=on