Optionally change i3bar color on focused output, implements #2020
This commit is contained in:
@ -323,6 +323,10 @@ struct Barconfig {
|
||||
char *statusline;
|
||||
char *separator;
|
||||
|
||||
char *focused_background;
|
||||
char *focused_statusline;
|
||||
char *focused_separator;
|
||||
|
||||
char *focused_workspace_border;
|
||||
char *focused_workspace_bg;
|
||||
char *focused_workspace_text;
|
||||
|
Reference in New Issue
Block a user