diff options
author | niliara-edu <nil.jimeno@estudiant.fjaverianas.com> | 2024-03-20 11:56:18 +0100 |
---|---|---|
committer | niliara-edu <nil.jimeno@estudiant.fjaverianas.com> | 2024-03-20 11:56:18 +0100 |
commit | 15663cf4d0666670ff1dffcac9d56aef87752c3f (patch) | |
tree | ef6de4c178d2d8ffaa257b5df2e040bccdd48df9 /dwm/config.def.h.rej |
a
Diffstat (limited to 'dwm/config.def.h.rej')
-rwxr-xr-x | dwm/config.def.h.rej | 10 |
1 files changed, 10 insertions, 0 deletions
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 */ |