diff options
Diffstat (limited to 'executable_dot_xinitrc.tmpl')
-rw-r--r-- | executable_dot_xinitrc.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/executable_dot_xinitrc.tmpl b/executable_dot_xinitrc.tmpl index 580eb8a..27e07a0 100644 --- a/executable_dot_xinitrc.tmpl +++ b/executable_dot_xinitrc.tmpl @@ -26,6 +26,7 @@ case `uname` in export LANG="{{ .locale }}" export LC_time="en_GB.UTF-8" export LC_COLLATE=C + [ -d /usr/local/share/fonts/spleen ] && xset +fp /usr/local/share/fonts/spleen/ redshift & ${HOME}/bin/icd urxvtd -q -f -o & |