i3bar: implement the tray_output option
This commit is contained in:
@ -18,6 +18,7 @@ typedef struct config_t {
|
||||
char *bar_id;
|
||||
char *command;
|
||||
char *fontname;
|
||||
char *tray_output;
|
||||
} config_t;
|
||||
|
||||
config_t config;
|
||||
|
Reference in New Issue
Block a user