aboutsummaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h
index e9f4172..d5b2107 100644
--- a/src/config.h
+++ b/src/config.h
@@ -57,6 +57,7 @@ enum open_window_animation {
enum wm_support {
WM_SUPPORT_NONE = 0,
WM_SUPPORT_AWESOME,
+ WM_SUPPORT_DWM,
WM_SUPPORT_INVALID,
};