StumpWM: Use paramter applications for startup
This commit is contained in:
parent
1e67608d3e
commit
31c53f08ef
1 changed files with 2 additions and 2 deletions
|
@ -394,8 +394,8 @@ script."
|
||||||
;; bwSyncAndShare
|
;; bwSyncAndShare
|
||||||
(run-shell-command "bwsyncandshare")
|
(run-shell-command "bwsyncandshare")
|
||||||
|
|
||||||
;; firefox
|
;; web browser
|
||||||
(run-shell-command "x-www-browser")
|
(run-shell-command *web-browser*)
|
||||||
|
|
||||||
;; telegram
|
;; telegram
|
||||||
(run-shell-command "telegram-desktop")
|
(run-shell-command "telegram-desktop")
|
||||||
|
|
Loading…
Reference in a new issue