summaryrefslogtreecommitdiff
path: root/dwm/dwm.c
diff options
context:
space:
mode:
authorauric <104602845+ihateamongus@users.noreply.github.com>2025-09-07 17:58:55 -0500
committerGitHub <noreply@github.com>2025-09-07 17:58:55 -0500
commitd987fce94ca9e59a970d95872d6c1dc2ee86fd84 (patch)
tree97dcb306150f71b52d49989370d9dc45a00baf46 /dwm/dwm.c
parent8fa72f203df53617a6a5cc3686e60347de0dbf43 (diff)
parent055af7faa25e70b7f19bfdad8514ff684de6672d (diff)
Merge branch 'master' into codex/analyze-oldresources-folder-for-performance-en38ks
Diffstat (limited to 'dwm/dwm.c')
-rw-r--r--dwm/dwm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/dwm/dwm.c b/dwm/dwm.c
index 2ddbee3..a48eb7d 100644
--- a/dwm/dwm.c
+++ b/dwm/dwm.c
@@ -280,7 +280,6 @@ static Window root, wmcheckwin;
/* configuration, allows nested code to access above variables */
#include "config.h"
-
#ifndef BAROPACITY
#define BAROPACITY 1.0
#endif