StumpWM: Use paramter applications for startup

This commit is contained in:
Marcel Kapfer 2019-04-06 07:49:37 +02:00
parent 1e67608d3e
commit 31c53f08ef
Signed by: mmk2410
GPG key ID: CADE6F0C09F21B09

View file

@ -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")