feat: some may not want the loading screen
This commit is contained in:
+3
-2
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user