stumpwm: Zen's class is now just “zen”
This commit is contained in:
parent
d9ada278d9
commit
6241cc0e5d
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue