From 15663cf4d0666670ff1dffcac9d56aef87752c3f Mon Sep 17 00:00:00 2001 From: niliara-edu Date: Wed, 20 Mar 2024 11:56:18 +0100 Subject: a --- dwm/config.def.h.rej | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100755 dwm/config.def.h.rej (limited to 'dwm/config.def.h.rej') diff --git a/dwm/config.def.h.rej b/dwm/config.def.h.rej new file mode 100755 index 0000000..0760e8b --- /dev/null +++ b/dwm/config.def.h.rej @@ -0,0 +1,10 @@ +--- config.def.h ++++ config.def.h +@@ -2,6 +2,7 @@ + + /* appearance */ + static const unsigned int borderpx = 1; /* border pixel of windows */ ++static const unsigned int gappx = 6; /* gaps between windows */ + static const unsigned int snap = 32; /* snap pixel */ + static const int showbar = 1; /* 0 means no bar */ + static const int topbar = 1; /* 0 means bottom bar */ -- cgit v1.2.3