diff --git a/dot_xprofile.tmpl b/dot_xprofile.tmpl index 50aae22..56751aa 100644 --- a/dot_xprofile.tmpl +++ b/dot_xprofile.tmpl @@ -31,10 +31,11 @@ if [ -d /etc/X11/xinit/xinitrc.d ]; then fi # shellcheck disable=all -{{ if eq .chezmoi.hostname "archgirlie" }} +{{- if eq .chezmoi.hostname "archgirlie" -}} "$HOME/.screenlayout/desktop.sh" -{{ end }} -# shellcheck enable=all +{{- end }} +{{ if eq .osid "linux-arch" -}} copyq & mopidy & +{{- end -}}