Conf: Add multi mouse section possible in bar section.
This commit is contained in:
@@ -285,6 +285,11 @@ typedef struct
|
||||
uint layout_bg;
|
||||
} colors;
|
||||
struct
|
||||
{
|
||||
MouseBinding *mouse;
|
||||
int nmouse;
|
||||
} bars;
|
||||
struct
|
||||
{
|
||||
char *background_command;
|
||||
MouseBinding *mouse;
|
||||
|
||||
Reference in New Issue
Block a user