mirror of
https://github.com/swaywm/sway.git
synced 2026-04-30 06:46:24 -04:00
started ipc approach to bar hiding - builds fine, but bar won't show up right now
This commit is contained in:
parent
7fee555a46
commit
c5dfe70ab1
3 changed files with 34 additions and 3 deletions
|
|
@ -26,6 +26,7 @@ struct config {
|
|||
char *font;
|
||||
char *sep_symbol;
|
||||
char *mode;
|
||||
char *hidden_state;
|
||||
bool strip_workspace_numbers;
|
||||
bool binding_mode_indicator;
|
||||
bool wrap_scroll;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue