diff options
author | June McEnroe <june@causal.agency> | 2021-06-02 15:58:49 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-06-02 15:59:32 -0400 |
commit | 9363509116861d6061e17935ea87f7cbc856ede5 (patch) | |
tree | 7f80c844e45815858c1f27f200f309745eae28b2 /home/.config/cwm | |
parent | Add The Year of the Flood (diff) | |
download | src-9363509116861d6061e17935ea87f7cbc856ede5.tar.gz src-9363509116861d6061e17935ea87f7cbc856ede5.zip |
Add top gap in cwm
A little bothered by having to hardcode this 38 value from the height of the xterm clock window.
Diffstat (limited to '')
-rw-r--r-- | home/.config/cwm/cwmrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/.config/cwm/cwmrc b/home/.config/cwm/cwmrc index e6fdd3a1..d72ec163 100644 --- a/home/.config/cwm/cwmrc +++ b/home/.config/cwm/cwmrc @@ -4,6 +4,7 @@ moveamount 10 ignore clock autogroup 0 clock,XTerm +gap 38 0 0 0 unbind-key all bind-key 4-n terminal |