feat: some may not want the loading screen

This commit is contained in:
2025-08-07 22:08:22 +02:00
parent 8a8d967a58
commit 94fb258f2f
6 changed files with 27 additions and 15 deletions
+3 -2
View File
@@ -14,14 +14,15 @@
]
},
"actions": {
"confirm": "~/.scripts/change-wallpaper.fish \"%1\""
"confirm": "~/.scripts/change-wallpaper.sh \"%1\""
},
"style": {
"aspect_ratio": 1.6,
"image_width": 320,
"image_focus_width": 480,
"window_width": 750,
"window_height": 500
"window_height": 500,
"no_loading_screen": true
},
"sort": {
"type": "name",