Adding winicon patch
This commit is contained in:
@@ -53,6 +53,10 @@ static const int bar_height = 0; /* 0 means derive from font, >=
|
||||
static const int vertpad = 10; /* vertical padding of bar */
|
||||
static const int sidepad = 10; /* horizontal padding of bar */
|
||||
#endif // BAR_PADDING_PATCH
|
||||
#if BAR_WINICON_PATCH
|
||||
#define ICONSIZE 20 /* icon size */
|
||||
#define ICONSPACING 5 /* space between icon and title */
|
||||
#endif // BAR_WINICON_PATCH
|
||||
#if FOCUSONCLICK_PATCH
|
||||
static const int focusonwheel = 0;
|
||||
#endif // FOCUSONCLICK_PATCH
|
||||
|
Reference in New Issue
Block a user