diff options
author | Matthew Lemon <chaffinach+git@protonmail.ch> | 2022-06-14 08:09:11 +0100 |
---|---|---|
committer | Matthew Lemon <chaffinach+git@protonmail.ch> | 2022-06-14 08:09:11 +0100 |
commit | 8973e1da35fd2195fc5bc547b93fcba162215432 (patch) | |
tree | 1d8c6ec6406a55b4ed7d5ba4f65fbb1c10d6db89 | |
parent | 78eb1ee5b7a454058b8889f9d2c80ec29f638184 (diff) |
remove the gap!
Diffstat (limited to '')
-rw-r--r-- | cwmrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ sticky yes # snap windows to edges at 4 pixels distance snapdist 4 # leave a gap for xclock -gap 12 14 0 0 +gap 0 0 0 0 # set font for menus fontname "fixed:pixelsize=15:style=semicondensed" |