diff options
Diffstat (limited to 'appearance/README.md')
| -rw-r--r-- | appearance/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/appearance/README.md b/appearance/README.md index f0e9a09..aba231a 100644 --- a/appearance/README.md +++ b/appearance/README.md @@ -62,6 +62,9 @@ are. The list comes from the palette directory rather than a hardcoded set, so adding a scheme to unified-desktop-theme is enough to make it appear here. +Both the scheme list and the wallpaper scan are redone every time the panel +opens: this shell is autostarted and runs all session, so a scan done only at +startup would go stale the first time anything was added. Applying writes the `scheme =` line in `~/.config/udt/roles.conf` and runs `install.sh`, which regenerates every themed config. **It reloads nothing**, |
