StumpWM: launch stumptray at the correct place

This commit is contained in:
Marcel Kapfer 2017-11-29 19:35:21 +01:00
parent 879b26f5c2
commit 273e859d73
1 changed files with 1 additions and 2 deletions

View File

@ -56,8 +56,6 @@
(load-module "hostname")
(load-module "stumptray")
(stumptray:stumptray)
;; mode-line style
(setf *mode-line-background-color* "#333333"
*mode-line-foreground-color* "#cccccc"
@ -276,6 +274,7 @@
(run-shell-command "redshift")
;; last settings
(stumptray:stumptray)
(switch-layout-to *key-layout*)