From 00b1095f20e1f2e6732f06ba14a62cd2df868d0d Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Wed, 11 Jan 2023 22:03:54 -0500 Subject: xterm on openbsd, and default to work layout --- executable_dot_xinitrc.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ;; -- cgit v1.2.3