diff options
-rw-r--r-- | main.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -227,6 +227,8 @@ quit(const char *arg) { void updatebarpos(void) { + XEvent ev; + wax = sx; way = sy; wah = sh; |
index : dwm | ||
dwm fork - fullscreen, suckless status bar and sensibles keybindings |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | main.c | 2 |
@@ -227,6 +227,8 @@ quit(const char *arg) { void updatebarpos(void) { + XEvent ev; + wax = sx; way = sy; wah = sh; |