Merge pull request #1740 from whiskeyPeak/make-overview-blur-and-tint-customizable

Make overview blur and tint customizable
This commit is contained in:
Lemmy
2026-02-09 19:09:43 -05:00
committed by GitHub
5 changed files with 41 additions and 4 deletions
+2
View File
@@ -172,6 +172,8 @@
"transitionDuration": 1500,
"transitionType": "random",
"transitionEdgeSmoothness": 0.05,
"overviewBlur": 0.4,
"overviewTint": 0.6,
"panelPosition": "follow_bar",
"hideWallpaperFilenames": false,
"useWallhaven": false,