Add an i3bar flag: --verbose
Fix the issue #3220. (https://github.com/i3/i3/issues/3220)
This commit is contained in:
@ -47,7 +47,7 @@ typedef struct config_t {
|
||||
bindings;
|
||||
|
||||
position_t position;
|
||||
int verbose;
|
||||
bool verbose;
|
||||
struct xcb_color_strings_t colors;
|
||||
bool disable_binding_mode_indicator;
|
||||
bool disable_ws;
|
||||
|
Reference in New Issue
Block a user