diff options
Diffstat (limited to 'files/.cwmrc')
-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 |