From 71f291f79bf7c35ad7db2c0061efc80cf768426a Mon Sep 17 00:00:00 2001 From: kizo_aria Date: Tue, 24 Feb 2026 07:05:19 +0000 Subject: fix: add general.logo to example config (#1186) documenting the ability to change the main logo, affects the bar, dashboard and lock screen --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 30c5c16..886f061 100644 --- a/README.md +++ b/README.md @@ -253,6 +253,7 @@ default, you must create it manually. } }, "general": { + "logo": "caelestia", "apps": { "terminal": ["foot"], "audio": ["pavucontrol"], -- cgit v1.2.3-freya