add defaults

This commit is contained in:
Henry Riehl
2026-02-08 20:15:34 +00:00
parent 99fade61dd
commit e361e12bdd
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -163,6 +163,8 @@
"transitionDuration": 1500,
"transitionType": "random",
"transitionEdgeSmoothness": 0.05,
"overviewBlur": 0.4,
"overviewTint": 0.6,
"panelPosition": "follow_bar",
"hideWallpaperFilenames": false,
"useWallhaven": false,
+1 -1
View File
@@ -365,7 +365,7 @@ Singleton {
property real transitionEdgeSmoothness: 0.05
property string panelPosition: "follow_bar"
property bool hideWallpaperFilenames: false
property real overviewBlur: 1.0
property real overviewBlur: 0.4
property real overviewTint: 0.6
// Wallhaven settings
property bool useWallhaven: false