diff options
Diffstat (limited to '')
-rwxr-xr-x | executable_dot_xinitrc.tmpl (renamed from executable_dot_xinitrc) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/executable_dot_xinitrc b/executable_dot_xinitrc.tmpl index ce4ea56..6ac0cf9 100755 --- a/executable_dot_xinitrc +++ b/executable_dot_xinitrc.tmpl @@ -20,7 +20,7 @@ case `uname` in pavucontrol & urxvtd -q -f -o & urxvtc & - ${HOME}/.screenlayout/zeta-home.sh + ${HOME}/.screenlayout/{{ .chezmoi.hostname }}-home.sh if [ "false" = "True" ]; then sh bin/startaudio & fi |