From 4443d0d33b4f33ed7e5fbc9fe60b7697ad3d8f94 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Wed, 9 Nov 2016 15:02:33 +0100 Subject: [PATCH] Add chromium to the web tag, and switch to it --- herbstluftwm/.config/herbstluftwm/autostart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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