mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
add defaults
This commit is contained in:
@@ -163,6 +163,8 @@
|
||||
"transitionDuration": 1500,
|
||||
"transitionType": "random",
|
||||
"transitionEdgeSmoothness": 0.05,
|
||||
"overviewBlur": 0.4,
|
||||
"overviewTint": 0.6,
|
||||
"panelPosition": "follow_bar",
|
||||
"hideWallpaperFilenames": false,
|
||||
"useWallhaven": false,
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user