Consider Zen Browser to be a browser
This commit is contained in:
parent
1cce792f5d
commit
550b7eb613
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue