aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjason2024-04-12 10:26:31 -0600
committerjason2024-04-12 10:26:31 -0600
commit593578d7ed5ea2f1ea1d6cdfc665f7bc986b75df (patch)
tree6e9d82f98b921562ef4dced6f5e230ead151668b
parentd165601ffa27ef399d66d8548b4f89af2388aefb (diff)
downloaddotfiles-593578d7ed5ea2f1ea1d6cdfc665f7bc986b75df.tar.gz
dotfiles-593578d7ed5ea2f1ea1d6cdfc665f7bc986b75df.zip
[cwm] use xterm; disable termbar
-rw-r--r--cwm/.cwmrc8
1 files changed, 4 insertions, 4 deletions
diff --git a/cwm/.cwmrc b/cwm/.cwmrc
index 78e0eec..fba92be 100644
--- a/cwm/.cwmrc
+++ b/cwm/.cwmrc
@@ -1,10 +1,10 @@
1# Default apps 1# Default apps
2command term alacritty 2command term xterm
3command lock xlock 3command lock xlock
4 4
5ignore termbar 5#ignore termbar
6autogroup 0 termbar 6#autogroup 0 termbar
7gap 0 24 0 0 7#gap 0 24 0 0
8 8
9# Pins new windows to the current group. 9# Pins new windows to the current group.
10sticky yes 10sticky yes