summaryrefslogtreecommitdiff
path: root/src/config/defaults.ts
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-04-04 21:41:34 +1100
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-04-04 21:41:34 +1100
commita793205cc20c14709edebfd20ec9f3995f183874 (patch)
treeb436bec863329afdf8fa937f9ddd5924088293db /src/config/defaults.ts
parentfeat: uwsm app -> app2unit (diff)
downloadcaelestia-shell-a793205cc20c14709edebfd20ec9f3995f183874.tar.gz
caelestia-shell-a793205cc20c14709edebfd20ec9f3995f183874.tar.bz2
caelestia-shell-a793205cc20c14709edebfd20ec9f3995f183874.zip
wallpapers: filter by size
Diffstat (limited to 'src/config/defaults.ts')
-rw-r--r--src/config/defaults.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/defaults.ts b/src/config/defaults.ts
index 570ed16..763ccc2 100644
--- a/src/config/defaults.ts
+++ b/src/config/defaults.ts
@@ -133,6 +133,7 @@ export default {
{
recursive: true, // Whether to search recursively
path: "~/Pictures/Wallpapers", // Path to search
+ threshold: 0.8, // The threshold to filter wallpapers by size (e.g. 0.8 means wallpaper must be at least 80% of the screen size), 0 to disable
},
],
},