StumpWM: Don't run URXVT on startup, but redshift and telegram

This commit is contained in:
Marcel Kapfer 2017-11-25 22:54:54 +01:00
parent b8260973bd
commit 44d865f90f
1 changed files with 5 additions and 2 deletions

View File

@ -263,12 +263,15 @@
;; firefox
(run-shell-command "firefox-nightly")
;; term
(run-shell-command "urxvt")
;; telegram
(run-shell-command "telegram-desktop")
;; emacs
(run-commands "emacs")
;; redshift
(run-shell-command "redshift")
;; last settings
(switch-layout-to *key-layout*)