Shadows: conditional via settings

q
This commit is contained in:
ItsLemmy
2025-11-03 10:29:49 -05:00
parent f4672df2e0
commit fea06c2164
11 changed files with 81 additions and 31 deletions
+14 -9
View File
@@ -10,6 +10,8 @@
"floating": false,
"marginVertical": 0.25,
"marginHorizontal": 0.25,
"outerCorners": true,
"exclusive": true,
"widgets": {
"left": [
{
@@ -57,6 +59,7 @@
},
"general": {
"avatarImage": "",
"dimDesktop": true,
"showScreenCorners": false,
"forceBlackScreenCorners": false,
"scaleRatio": 1,
@@ -66,8 +69,18 @@
"animationDisabled": false,
"compactLockScreen": false,
"lockOnSuspend": true,
"enableShadows": true,
"language": ""
},
"ui": {
"fontDefault": "Roboto",
"fontFixed": "DejaVu Sans Mono",
"fontDefaultScale": 1,
"fontFixedScale": 1,
"tooltipsEnabled": true,
"panelsAttachedToBar": true,
"panelsOverlayLayer": true
},
"location": {
"name": "Tokyo",
"weatherEnabled": true,
@@ -212,15 +225,6 @@
"mprisBlacklist": [],
"preferredPlayer": ""
},
"ui": {
"fontDefault": "Roboto",
"fontFixed": "DejaVu Sans Mono",
"fontDefaultScale": 1,
"fontFixedScale": 1,
"tooltipsEnabled": true,
"panelsAttachedToBar": true,
"panelsOverlayLayer": true
},
"brightness": {
"brightnessStep": 5,
"enforceMinimum": true
@@ -239,6 +243,7 @@
"gtk": false,
"qt": false,
"kcolorscheme": false,
"alacritty": false,
"kitty": false,
"ghostty": false,
"foot": false,