mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-04-27 12:25:39 +02:00
Merge branch 'sidebar-support' of codeberg.org:CircleShift/yambar into sidebar-support
This commit is contained in:
commit
1e6bab00a2
1 changed files with 1 additions and 1 deletions
|
@ -352,7 +352,7 @@ verify_conf(keychain_t *chain, const struct yml_node *node)
|
|||
{"fill", true, &conf_verify_particle},
|
||||
{"empty", true, &conf_verify_particle},
|
||||
{"indicator", true, &conf_verify_particle},
|
||||
{"verticl", false, &conf_verify_bool},
|
||||
{"vertical", false, &conf_verify_bool},
|
||||
PARTICLE_COMMON_ATTRS,
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue