diff options
author | Bradley Taunt <bt@btxx.org> | 2025-01-02 13:31:23 -0500 |
---|---|---|
committer | Bradley Taunt <bt@btxx.org> | 2025-01-02 13:31:23 -0500 |
commit | b29bb380261fd8712fb1d8a3b8dc54763bc86347 (patch) | |
tree | 2c13fef3fea75df2886895a91a21e51a0130b572 | |
parent | 4aa0635229cfc871ca02d75be8f605714b34f1bd (diff) |
Proper format
-rw-r--r-- | files/.cwmrc | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/files/.cwmrc b/files/.cwmrc index b00da9d..f8e50bf 100644 --- a/files/.cwmrc +++ b/files/.cwmrc @@ -2,17 +2,17 @@ fontname "spleen:pixelsize=14" autogroup 0 "xclock,xclock" autogroup 1 xterm -autogroup 2 Firefox +autogroup 2 Firefox -ignore "xclock" +ignore "xclock" -gap 32 8 8 8 +gap 32 8 8 8 # Any entry here is shown in the application menu command mail "xterm -e aerc" -#command firefox firefox -command terminal xterm -command top "xterm -e top" +#command firefox firefox +command terminal xterm +command top "xterm -e top" # Ignore programs by that name by not drawing borders around them. ignore xclock @@ -43,12 +43,12 @@ bind-key MS-8 window-movetogroup-8 bind-key 4S-9 window-movetogroup-9 # Custom bindings -bind-key MS-q quit -bind-key MS-c window-close -bind-key M-Tab window-cycle -bind-key M-p menu-cmd -bind-key MS-Return xterm -bind-key MS-l "xlock -mode blank" +bind-key MS-q quit +bind-key MS-c window-close +bind-key M-Tab window-cycle +bind-key M-p menu-cmd +bind-key MS-Return xterm +bind-key MS-l "xlock -mode blank" # Mouse bindings bind-mouse M-2 window-lower |