fix(docs): Updated README and configs
Use dash instead of underscore as parameter name separator Will break alot of configs but people like to work!
This commit is contained in:
parent
a891f3e53b
commit
2af0d0845d
18 changed files with 1138 additions and 260 deletions
include/components
|
@ -41,7 +41,7 @@ struct bar_settings {
|
|||
alignment align{alignment::RIGHT};
|
||||
|
||||
bool bottom{false};
|
||||
bool dock{true};
|
||||
bool dock{false};
|
||||
|
||||
monitor_t monitor;
|
||||
string wmname;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue