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:
kizo_aria 2026-02-24 07:05:19 +00:00 committed by GitHub
parent dc7af39c90
commit 71f291f79b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -253,6 +253,7 @@ default, you must create it manually.
} }
}, },
"general": { "general": {
"logo": "caelestia",
"apps": { "apps": {
"terminal": ["foot"], "terminal": ["foot"],
"audio": ["pavucontrol"], "audio": ["pavucontrol"],