aboutsummaryrefslogtreecommitdiffstats
path: root/dwm.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--dwm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/dwm.c b/dwm.c
index fee7bfe..22f228a 100644
--- a/dwm.c
+++ b/dwm.c
@@ -49,6 +49,7 @@
49 49
50#include "drw.h" 50#include "drw.h"
51#include "util.h" 51#include "util.h"
52#include <X11/XF86keysym.h>
52 53
53/* macros */ 54/* macros */
54#define BUTTONMASK (ButtonPressMask|ButtonReleaseMask) 55#define BUTTONMASK (ButtonPressMask|ButtonReleaseMask)
ref='/neovim/commit/init.lua?id=ed81f253cc41c99b4a77298dbcbb5e387706969d&follow=1'>update initphilw1-0/+3 2024-10-06Enable terminal toggle keybindphilw1-1/+2 2024-05-10Enable lspsaga's floating window opacityphilw1-0/+3 2024-05-07Update README.mdphilw1-2/+2 2024-05-07Update colorschemephajw1-9/+23 2024-05-07Increase document traversal speedphajw1-5/+11 2024-04-30Update readmephilw1-1/+2