Just some minor changes adding bar border patch ref. #41
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# define SCRATCHPAD_MASK (1u << sizeof tags / sizeof * tags)
|
||||
#define SCRATCHPAD_MASK (1u << NUMTAGS)
|
||||
|
||||
static void scratchpad_hide ();
|
||||
static _Bool scratchpad_last_showed_is_killed (void);
|
||||
|
Reference in New Issue
Block a user