Add Color for focused ws (thx phnom)
This commit is contained in:
@ -19,6 +19,8 @@ struct xcb_color_strings_t {
|
||||
char *active_ws_bg;
|
||||
char *inactive_ws_fg;
|
||||
char *inactive_ws_bg;
|
||||
char *focus_ws_bg;
|
||||
char *focus_ws_fg;
|
||||
char *urgent_ws_bg;
|
||||
char *urgent_ws_fg;
|
||||
};
|
||||
|
Reference in New Issue
Block a user