diff options
author | Bradley Taunt <bt@btxx.org> | 2025-01-02 13:24:35 -0500 |
---|---|---|
committer | Bradley Taunt <bt@btxx.org> | 2025-01-02 13:24:35 -0500 |
commit | 4aa0635229cfc871ca02d75be8f605714b34f1bd (patch) | |
tree | d2d0b6c1e168cc4a17203cf2150796af6ec4fd8a | |
parent | dfab17fbe93a343aaa9fb81220eb0a77ce857f12 (diff) |
Cleanup formatting
-rw-r--r-- | files/.cwmrc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/files/.cwmrc b/files/.cwmrc index 71e8025..b00da9d 100644 --- a/files/.cwmrc +++ b/files/.cwmrc @@ -4,15 +4,15 @@ autogroup 0 "xclock,xclock" autogroup 1 xterm autogroup 2 Firefox -ignore "xclock" +ignore "xclock" gap 32 8 8 8 # Any entry here is shown in the application menu -command mail "xterm -e aerc" +command mail "xterm -e aerc" #command firefox firefox -command terminal xterm -command top "xterm -e top" +command terminal xterm +command top "xterm -e top" # Ignore programs by that name by not drawing borders around them. ignore xclock |