From 209b59ac7231c57f5bd0ca3c93e0ea43c17b49f2 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sat, 6 Nov 2021 01:08:37 -0700 Subject: [herbstluftwm] Show Emacs in the middle frame and the browser left --- herbstluftwm/.config/herbstluftwm/autostart | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'herbstluftwm/.config') diff --git a/herbstluftwm/.config/herbstluftwm/autostart b/herbstluftwm/.config/herbstluftwm/autostart index 08c67d9..c0dce9f 100755 --- a/herbstluftwm/.config/herbstluftwm/autostart +++ b/herbstluftwm/.config/herbstluftwm/autostart @@ -214,9 +214,9 @@ hc set update_dragged_clients 1 # rules 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=Emacs tag=dev index=01 switchtag=on hook=emacs hc rule class~'URxvt|kitty' tag=dev index=1 switchtag=on hook=urxvt -hc rule class~'Conkeror|[Ff]irefox|Chromium' tag=web index=0 switchtag=on +hc rule class~'Conkeror|[Ff]irefox|Chromium' tag=dev index=00 switchtag=on hc rule class=Pinentry pseudotile=on hc rule class=Alsaplayer pseudotile=on hc rule class=Gcr-prompter pseudotile=on -- cgit v1.2.3-54-g00ecf