diff --git a/dot_config/i3/config.tmpl b/dot_config/i3/config.tmpl index 98e582d..e4e0005 100644 --- a/dot_config/i3/config.tmpl +++ b/dot_config/i3/config.tmpl @@ -441,7 +441,6 @@ exec --no-startup-id udiskie & # Watch plug exec --no-startup-id fcitx5 -d # Japanese Input exec --no-startup-id copyq # clipboard exec --no-startup-id flameshot # screenshot # TODO needed? -exec --no-startup-id emacs --daemon exec --no-startup-id redshift # like f.lux exec --no-startup-id powersave-on # auto screen lock (deps: xidlehook, slock) @@ -454,6 +453,7 @@ exec --no-startup-id carla /home/inkch/Carla/play.carxp # JACK exec_always --no-startup-id picom -b > /dev/null 2>&1 # compositor exec_always --no-startup-id nitrogen --restore # wallpaper exec_always --no-startup-id $HOME/.config/conky/start.sh # widgets +exec --no-startup-id emacs --daemon {{ end }} {{ if eq .chezmoi.hostname "buzz" }}