[StumpWM] Remove autostart programs
Were commented out over the last months anyway
This commit is contained in:
parent
12f76ca0df
commit
45a0e0323f
1 changed files with 2 additions and 16 deletions
|
@ -373,22 +373,8 @@ script."
|
||||||
(define-frame-preference "music"
|
(define-frame-preference "music"
|
||||||
(0 nil t :class "Spotify"))
|
(0 nil t :class "Spotify"))
|
||||||
|
|
||||||
;; autostart programs
|
;; Start NetworkManager systray applet
|
||||||
|
(run-shell-command "nm-applet")
|
||||||
;; emacs
|
|
||||||
(run-shell-command "emacs")
|
|
||||||
|
|
||||||
;; keepassxc
|
|
||||||
(run-shell-command "keepassxc-wrapper")
|
|
||||||
|
|
||||||
;; owncloud
|
|
||||||
(run-shell-command "nextcloud")
|
|
||||||
|
|
||||||
;; web browser
|
|
||||||
(run-shell-command *web-browser*)
|
|
||||||
|
|
||||||
;; redshift
|
|
||||||
(run-shell-command "redshift")
|
|
||||||
|
|
||||||
;; last settings
|
;; last settings
|
||||||
(stumptray:stumptray)
|
(stumptray:stumptray)
|
||||||
|
|
Loading…
Reference in a new issue