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
1 changed files with 2 additions and 2 deletions

View File

@ -394,8 +394,8 @@ script."
;; bwSyncAndShare
(run-shell-command "bwsyncandshare")
;; firefox
(run-shell-command "x-www-browser")
;; web browser
(run-shell-command *web-browser*)
;; telegram
(run-shell-command "telegram-desktop")