diff --git a/dot_local/bin/executable_startup-i3.tmpl b/dot_local/bin/executable_startup-i3.tmpl index 46f2123ae6e4fd98a38268a53ae4fb95c3ed1d2f..5865c473f9d956e3a975de842f5c35fa86c4e301 100644 --- a/dot_local/bin/executable_startup-i3.tmpl +++ b/dot_local/bin/executable_startup-i3.tmpl @@ -18,16 +18,10 @@ i3-msg exec "emacs --daemon" sleep 5 -i3-msg workspace 6 -i3-msg exec "st zsh -c 'senpai'" sleep 2 i3-msg workspace 2 i3-msg exec "keepassxc" -{{- if eq .chezmoi.os "linux" }} -i3-msg exec "picom" -{{- end}} - {{- if eq .chezmoi.hostname "angmar" }} i3-msg exec "mpdscribble" i3-msg exec "mpd ~/.config/mpd/mpd.conf"