diff --git a/stumpwm/stumpwmrc b/stumpwm/stumpwmrc index cd1e76c..599d578 100644 --- a/stumpwm/stumpwmrc +++ b/stumpwm/stumpwmrc @@ -325,6 +325,9 @@ script." ;; autostart programs +;; emacs +(run-commands "emacs") + ;; keepassxc (run-shell-command "gpg --textmode -d ~/dotfiles/dotdotfiles/keepassxc/password.gpg | keepassxc --pw-stdin ~/cloud/keys/2017-10.kdbx") @@ -340,9 +343,6 @@ script." ;; telegram (run-shell-command "telegram-desktop") -;; emacs -(run-commands "emacs") - ;; redshift (run-shell-command "redshift")