aboutsummaryrefslogtreecommitdiffstats
path: root/oni/home/services
diff options
context:
space:
mode:
authorGravatar Tom Willemse2024-12-19 23:38:20 -0800
committerGravatar Tom Willemse2024-12-19 23:39:44 -0800
commit550b7eb6134f4509bab62f50ffe08e21d946f562 (patch)
tree0bcbe4fdfec75570608f5d831005e3e3a4ab7ad8 /oni/home/services
parent1cce792f5d814a7896962725686656e4b9e76fe0 (diff)
downloadnew-dotfiles-550b7eb6134f4509bab62f50ffe08e21d946f562.tar.gz
new-dotfiles-550b7eb6134f4509bab62f50ffe08e21d946f562.zip
Consider Zen Browser to be a browser
Diffstat (limited to 'oni/home/services')
-rw-r--r--oni/home/services/stumpwm/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/oni/home/services/stumpwm/config b/oni/home/services/stumpwm/config
index 81ab3ca..0291c97 100644
--- a/oni/home/services/stumpwm/config
+++ b/oni/home/services/stumpwm/config
@@ -31,7 +31,7 @@ after it has been unlocked."
(defcommand raise-browser () ()
"Open or show my browser"
- (run-or-raise "firefox" '(:class "firefox")))
+ (run-or-raise "firefox" '(:class "firefox|zen-beta")))
(defcommand raise-emacs () ()
"Open or show Emacs"