From 65fed110b330ca81524c2af75be0891d855b3184 Mon Sep 17 00:00:00 2001 From: punkfairie <23287005+punkfairie@users.noreply.github.com> Date: Sun, 21 Apr 2024 10:07:47 -0700 Subject: [PATCH] Update .xprofile --- dot_xprofile.tmpl | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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 -}}