bar height
This commit is contained in:
parent
2b0fa8c0cf
commit
5c440dfd8c
@ -4,6 +4,8 @@
|
||||
static int topbar = 1; /* -b option; if 0, dmenu appears at bottom */
|
||||
static const unsigned int alpha = 0xf0;
|
||||
/* -fn option overrides fonts[0]; default X11 font or font set */
|
||||
static const int user_bt = 0; /* add an defined amount of pixels to the bar height */
|
||||
|
||||
static const char *fonts[] = {
|
||||
"monospace:size=10"
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user