Infobar/Conf: Add bar { height = x } option (requested by ecc___) to set infobars height.
This commit is contained in:
@@ -297,6 +297,7 @@ typedef struct
|
||||
} colors;
|
||||
struct
|
||||
{
|
||||
int height;
|
||||
MouseBinding *mouse;
|
||||
int nmouse;
|
||||
} bars;
|
||||
|
||||
Reference in New Issue
Block a user