mirror of
https://github.com/swaywm/sway.git
synced 2026-04-30 06:46:24 -04:00
Adds hide mode functionality to swaybar
This commit is contained in:
parent
c5dfe70ab1
commit
39735013b4
11 changed files with 133 additions and 93 deletions
|
|
@ -26,6 +26,7 @@ struct config {
|
|||
char *font;
|
||||
char *sep_symbol;
|
||||
char *mode;
|
||||
char *display_mode;
|
||||
char *hidden_state;
|
||||
bool strip_workspace_numbers;
|
||||
bool binding_mode_indicator;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue