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 | effe61c2971f403c282d1dbad60da505d8e3e214 (patch) | |
tree | 613bca07171508b310918655a104df9d11938647 /home | |
parent | Add The Year of the Flood (diff) | |
download | src-effe61c2971f403c282d1dbad60da505d8e3e214.tar.gz src-effe61c2971f403c282d1dbad60da505d8e3e214.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 |