fix: add general.logo to example config (#1186)
documenting the ability to change the main logo, affects the bar, dashboard and lock screen
This commit is contained in:
parent
dc7af39c90
commit
71f291f79b
1 changed files with 1 additions and 0 deletions
|
|
@ -253,6 +253,7 @@ default, you must create it manually.
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
|
"logo": "caelestia",
|
||||||
"apps": {
|
"apps": {
|
||||||
"terminal": ["foot"],
|
"terminal": ["foot"],
|
||||||
"audio": ["pavucontrol"],
|
"audio": ["pavucontrol"],
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue