stumpwm: Zen's class is now just “zen”

This commit is contained in:
Tom Willemse 2025-01-27 16:21:54 -08:00
parent d9ada278d9
commit 6241cc0e5d

View file

@ -31,7 +31,7 @@ after it has been unlocked."
(defcommand raise-browser () () (defcommand raise-browser () ()
"Open or show my browser" "Open or show my browser"
(run-or-raise "firefox" '(:class "firefox|zen-beta"))) (run-or-raise "firefox" '(:class "firefox|zen(-beta)?")))
(defcommand raise-emacs () () (defcommand raise-emacs () ()
"Open or show Emacs" "Open or show Emacs"