feat: quitOnSelected default to true
Release / Build ArchLinux Package (push) Successful in 1m0s
Release / Publish to Gitea Release (push) Successful in 3s
Release / Publish to AUR (push) Successful in 9s

This commit is contained in:
2026-04-03 09:06:21 +02:00
parent 9a6fa483a5
commit cf73b12996
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -143,7 +143,7 @@
},
"quitOnSelected": {
"type": "boolean",
"default": false,
"default": true,
"description": "Whether to quit the application after confirming a wallpaper"
},
"restoreOnClose": {