summaryrefslogtreecommitdiff
path: root/src/config/types.ts
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-04-05 14:26:26 +1100
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-04-05 14:26:26 +1100
commitf23192156866093a1d4a7f0a5e75dc0b27d0fc5d (patch)
tree5f5873e21db1cc9a9fc2e1e651853a1e229c89f3 /src/config/types.ts
parentwallpapers: filter by size (diff)
downloadcaelestia-shell-f23192156866093a1d4a7f0a5e75dc0b27d0fc5d.tar.gz
caelestia-shell-f23192156866093a1d4a7f0a5e75dc0b27d0fc5d.tar.bz2
caelestia-shell-f23192156866093a1d4a7f0a5e75dc0b27d0fc5d.zip
launcher: optimise wallpaper selector
Optimise thumbnail size Also limit number shown Add show all when no search option
Diffstat (limited to 'src/config/types.ts')
-rw-r--r--src/config/types.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config/types.ts b/src/config/types.ts
index 0d875ce..a311f88 100644
--- a/src/config/types.ts
+++ b/src/config/types.ts
@@ -44,6 +44,8 @@ export default {
"launcher.files.shortenThreshold": NUM,
"launcher.math.maxResults": NUM,
"launcher.todo.notify": BOOL,
+ "launcher.wallpaper.maxResults": NUM,
+ "launcher.wallpaper.showAllEmpty": BOOL,
"launcher.wallpaper.style": ["compact", "medium", "large"],
"launcher.disabledActions": ARR(STR),
// Notif popups