Consider Zen Browser to be a browser

This commit is contained in:
Tom Willemse 2024-12-19 23:38:20 -08:00
parent 1cce792f5d
commit 550b7eb613
Signed by: ryuslash
GPG key ID: 7D5C407B435025C1

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"))) (run-or-raise "firefox" '(:class "firefox|zen-beta")))
(defcommand raise-emacs () () (defcommand raise-emacs () ()
"Open or show Emacs" "Open or show Emacs"