diff --git a/1477967366315.jpg b/1477967366315.jpg new file mode 100644 index 0000000..1077e23 Binary files /dev/null and b/1477967366315.jpg differ diff --git a/config.h b/config.h index 5b8aad6..37152ba 100644 --- a/config.h +++ b/config.h @@ -1,6 +1,6 @@ /* appearance */ static const unsigned int borderpx = 3; /* border pixel of windows */ -static const unsigned int gappx = 20; /* gaps between windows */ +static const unsigned int gappx = 25; /* 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 */ diff --git a/dwm b/dwm index 543c991..d0850e8 100755 Binary files a/dwm and b/dwm differ diff --git a/dwm.o b/dwm.o index 6dbf3fa..8571e07 100644 Binary files a/dwm.o and b/dwm.o differ