aboutsummaryrefslogtreecommitdiff
path: root/sys/cmd/dwm/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/cmd/dwm/config.h')
-rw-r--r--sys/cmd/dwm/config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/cmd/dwm/config.h b/sys/cmd/dwm/config.h
index ebf7b89..d2af108 100644
--- a/sys/cmd/dwm/config.h
+++ b/sys/cmd/dwm/config.h
@@ -1,5 +1,6 @@
/* See LICENSE file for copyright and license details. */
-#define VERSION "1"
+#define VERSION "1"
+#define DWM_PIPE "DWM_PIPE"
/* appearance */
static uint borderpx = 1; /* border pixel of windows */