aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dot_cwmrc.tmpl (renamed from dot_cwmrc)3
1 files changed, 2 insertions, 1 deletions
diff --git a/dot_cwmrc b/dot_cwmrc.tmpl
index 5b0bc45..2d0ea5b 100644
--- a/dot_cwmrc
+++ b/dot_cwmrc.tmpl
@@ -1,10 +1,11 @@
autogroup 1 "URxvt"
+autogroup 1 "XTerm"
autogroup 2 "Mozilla Firefox"
# assign windows to current group
sticky yes
-command term urxvtc
+command term {{ if (eq .chezmoi.os "openbsd" ) -}}xterm{{ else }}urxvtc{{ end }}
color activeborder "#ff7701"