diff options
Diffstat (limited to '')
-rw-r--r-- | executable_dot_xinitrc.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/executable_dot_xinitrc.tmpl b/executable_dot_xinitrc.tmpl index dd5d8b5..ca3bc62 100644 --- a/executable_dot_xinitrc.tmpl +++ b/executable_dot_xinitrc.tmpl @@ -35,7 +35,7 @@ case `uname` in [ -d /usr/local/share/fonts/spleen ] && xset +fp /usr/local/share/fonts/spleen/ redshift & ${HOME}/bin/icd - urxvtd -q -f -o & + ${HOME}/.screenlayout/{{ .chezmoi.hostname }}-work.sh exec cwm ;; |