diff --git a/herbstluftwm/.config/herbstluftwm/autostart b/herbstluftwm/.config/herbstluftwm/autostart index 81bfceb..0e83a29 100755 --- a/herbstluftwm/.config/herbstluftwm/autostart +++ b/herbstluftwm/.config/herbstluftwm/autostart @@ -202,7 +202,7 @@ hc unrule -F hc rule focus=on # normally focus new clients 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~'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=Alsaplayer pseudotile=on hc rule windowtype~'_NET_WM_WINDOW_TYPE_(DIALOG|UTILITY|SPLASH)' pseudotile=on