diff --git a/oni/home/data/config.scm b/oni/home/data/config.scm index 56f055b..24c2aaf 100644 --- a/oni/home/data/config.scm +++ b/oni/home/data/config.scm @@ -341,7 +341,7 @@ '(("focus=on") ("class=Emacs" "tag=dev" "index=01" "switchtag=on" "hook=emacs") ("class~'URxvt|kitty'" "tag=dev" "index=1" "switchtag=on" "hook=urxvt") - ("class~'Conkeror|[Ff]irefox|Chromium'" "tag=dev" "index=00" "switchtag=on") + ("class~'Conkeror|[Ff]irefox|Chromium'" "tag=web" "index=0" "switchtag=on") ("class=Pinentry" "pseudotile=on") ("class=Alsaplayer" "pseudotile=on") ("class=Gcr-prompter" "pseudotile=on")