mirror of
https://github.com/caelestia-dots/cli.git
synced 2026-06-05 14:59:29 -05:00
docs: add iconTheme options to example conf
This commit is contained in:
@@ -209,6 +209,9 @@ All configuration options are in `~/.config/caelestia/cli.json`.
|
|||||||
"enableChromium": true,
|
"enableChromium": true,
|
||||||
"enableZed": true,
|
"enableZed": true,
|
||||||
"enableCava": true,
|
"enableCava": true,
|
||||||
|
"iconTheme": "Papirus-Dark",
|
||||||
|
"iconThemeLight": "Papirus-Light",
|
||||||
|
"iconThemeDark": "Papirus-Dark",
|
||||||
"postHook": "echo $SCHEME_NAME $SCHEME_FLAVOUR $SCHEME_MODE $SCHEME_VARIANT $SCHEME_COLOURS"
|
"postHook": "echo $SCHEME_NAME $SCHEME_FLAVOUR $SCHEME_MODE $SCHEME_VARIANT $SCHEME_COLOURS"
|
||||||
},
|
},
|
||||||
"toggles": {
|
"toggles": {
|
||||||
|
|||||||
Reference in New Issue
Block a user