Stop alerting when a theme ships no backgrounds

This commit is contained in:
2026-09-21 02:10:29 +00:00
parent 3211350435
commit 740586611a
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ retints the running desktop.
| File | Used by |
| --- | --- |
| `colors.toml` | required; the palette everything else derives from |
| `backgrounds/` | the background switcher |
| `backgrounds/` | the background switcher; a theme without one keeps the current wallpaper |
| `shell.lock.toml` | lock screen surface tokens |
| `neovim.lua` | the editor colorscheme |
| `icons.theme` | GTK icon theme name |