aboutsummaryrefslogtreecommitdiffstats
path: root/herbstluftwm
diff options
context:
space:
mode:
Diffstat (limited to 'herbstluftwm')
-rwxr-xr-xherbstluftwm/.config/herbstluftwm/autostart3
1 files changed, 2 insertions, 1 deletions
diff --git a/herbstluftwm/.config/herbstluftwm/autostart b/herbstluftwm/.config/herbstluftwm/autostart
index 4684e69..add36fd 100755
--- a/herbstluftwm/.config/herbstluftwm/autostart
+++ b/herbstluftwm/.config/herbstluftwm/autostart
@@ -68,7 +68,7 @@ hc keybind $Mod-Return spawn urxvt
# Switch to a running instance of URxvt, or start one.
hc keybind $Mod-c spawn hlwm-run-or-raise URxvt urxvt
# Switch to a running instance of Conkeror, or start one.
-hc keybind $Mod-b spawn hlwm-run-or-raise Conkeror conkeror
+hc keybind $Mod-b spawn hlwm-run-or-raise '\(Conkeror\|Firefox\|Chromium\)' conkeror
# Switch to a running instance of Emacs, or create an Emacs client
# frame. Start an Emacs daemon if necessary.
hc keybind $Mod-t spawn hlwm-run-or-raise Emacs \
@@ -199,6 +199,7 @@ hc rule class=URxvt tag=dev index=1 switchtag=on hook=urxvt
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 class=Gcr-prompter pseudotile=on
hc rule windowtype~'_NET_WM_WINDOW_TYPE_(DIALOG|UTILITY|SPLASH)' pseudotile=on
hc rule windowtype='_NET_WM_WINDOW_TYPE_DIALOG' focus=on
hc rule windowtype~'_NET_WM_WINDOW_TYPE_(NOTIFICATION|DOCK|DESKTOP)' manage=off