mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
Convert icon-theme option to array|string
Use the config support of using arrays in its options instead of the complicated and error-prone parsing of the string.
This commit is contained in:
@ -24,7 +24,7 @@ Addressed by *wlr/taskbar*
|
||||
The format, how information should be displayed.
|
||||
|
||||
*icon-theme*: ++
|
||||
typeof: string ++
|
||||
typeof: array|string ++
|
||||
The names of the icon-themes that should be used to find an icon. The list will be traversed from left to right. If omitted, the system default will be used.
|
||||
|
||||
*icon-size*: ++
|
||||
|
Reference in New Issue
Block a user