mirror of
https://github.com/swaywm/sway.git
synced 2026-04-29 06:46:22 -04:00
Remove unused verbose flag in bar config
This commit is contained in:
parent
68f0baf3ec
commit
f9c0e9c38d
3 changed files with 0 additions and 3 deletions
|
|
@ -125,7 +125,6 @@ struct bar_config {
|
|||
char *separator_symbol;
|
||||
bool strip_workspace_numbers;
|
||||
bool binding_mode_indicator;
|
||||
bool verbose;
|
||||
pid_t pid;
|
||||
struct {
|
||||
char background[10];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue