summaryrefslogtreecommitdiff
path: root/config.def.h.rej
diff options
context:
space:
mode:
Diffstat (limited to 'config.def.h.rej')
-rw-r--r--config.def.h.rej10
1 files changed, 0 insertions, 10 deletions
diff --git a/config.def.h.rej b/config.def.h.rej
deleted file mode 100644
index 6fe1fe8..0000000
--- a/config.def.h.rej
+++ /dev/null
@@ -1,10 +0,0 @@
---- config.def.h
-+++ config.def.h
-@@ -6,6 +6,7 @@
- /* appearance */
- static const int sloppyfocus = 1; /* focus follows mouse */
- static const int bypass_surface_visibility = 0; /* 1 means idle inhibitors will disable idle tracking even if it's surface isn't visible */
-+static const int smartborders = 1;
- static const unsigned int borderpx = 1; /* border pixel of windows */
- static const float rootcolor[] = COLOR(0x222222ff);
- static const float bordercolor[] = COLOR(0x444444ff);