feat(blur): added a new option to toggle it on/off

This commit is contained in:
Lemmy
2026-03-06 08:29:03 -05:00
parent 149592656d
commit cd0da159ce
22 changed files with 56 additions and 1 deletions
+1
View File
@@ -99,6 +99,7 @@
"showHibernateOnLockScreen": false,
"enableLockScreenMediaControls": false,
"enableShadows": true,
"enableBlurBehind": true,
"shadowDirection": "bottom_right",
"shadowOffsetX": 2,
"shadowOffsetY": 3,