Workaround for OpenBox (Thanks ma @ arch bbs). Handle some fonts better.
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
#define BAR_BOTTOM 0
|
||||
/* The fonts used for the bar, comma separated. Only the first 2 will be used. */
|
||||
#define BAR_FONT "-*-terminus-medium-r-normal-*-12-*-*-*-c-*-*-1","fixed"
|
||||
/* Some fonts don't set the right width for some chars, pheex it */
|
||||
#define BAR_FONT_FALLBACK_WIDTH 6
|
||||
/* Color palette */
|
||||
#define COLOR0 0x1A1A1A /* background */
|
||||
#define COLOR1 0xA9A9A9 /* foreground */
|
||||
|
Reference in New Issue
Block a user