summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkizo_aria <kizo.aria@protonmail.com>2026-02-24 07:05:19 +0000
committerGitHub <noreply@github.com>2026-02-24 18:05:19 +1100
commit71f291f79bf7c35ad7db2c0061efc80cf768426a (patch)
tree6b9e1fd43a88848b58636143df5d3ca0d8fc089e
parent[CI] chore: update flake (diff)
downloadcaelestia-shell-71f291f79bf7c35ad7db2c0061efc80cf768426a.tar.gz
caelestia-shell-71f291f79bf7c35ad7db2c0061efc80cf768426a.tar.bz2
caelestia-shell-71f291f79bf7c35ad7db2c0061efc80cf768426a.zip
fix: add general.logo to example config (#1186)
documenting the ability to change the main logo, affects the bar, dashboard and lock screen
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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"],