change borderpx
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/* See LICENSE file for copyright and license details. */
|
||||
|
||||
/* appearance */
|
||||
static const unsigned int borderpx = 5; /* border pixel of windows */
|
||||
static const unsigned int borderpx = 8; /* border pixel of windows */
|
||||
// add gappx
|
||||
static const unsigned int gappx = 8;
|
||||
static const unsigned int snap = 32; /* snap pixel */
|
||||
|
||||
Reference in New Issue
Block a user