diff options
Diffstat (limited to 'dwm.c')
-rw-r--r-- | dwm.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1722,7 +1722,7 @@ updategeom(void) { /* window area geometry */ wx = sx; - wy = sy; + wy = sy + bh; ww = sw; wh = sh - bh; |
![]() |
index : DWM fork | |
Fork of DWM (Dynamic Window Manager https://dwm.suckless.org/ ) patched and configured to my needs |
summaryrefslogtreecommitdiffstats |