From 67c72f7aedeee9e64228be19d215f601ca629bab Mon Sep 17 00:00:00 2001 From: SDGDen Date: Sat, 30 May 2026 03:37:29 +0200 Subject: [PATCH] one more bar update --- DankMaterialShell/settings.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/DankMaterialShell/settings.json b/DankMaterialShell/settings.json index 0027e9c..576d99c 100755 --- a/DankMaterialShell/settings.json +++ b/DankMaterialShell/settings.json @@ -743,11 +743,11 @@ } ], "spacing": 0, - "innerPadding": 0, - "bottomGap": 2, - "transparency": 1, + "innerPadding": -8, + "bottomGap": -3, + "transparency": 0, "widgetTransparency": 1, - "squareCorners": true, + "squareCorners": false, "noBackground": false, "gothCornersEnabled": false, "gothCornerRadiusOverride": false, @@ -756,9 +756,9 @@ "borderColor": "surfaceText", "borderOpacity": 1, "borderThickness": 1, - "widgetOutlineEnabled": false, + "widgetOutlineEnabled": true, "widgetOutlineColor": "primary", - "widgetOutlineOpacity": 1, + "widgetOutlineOpacity": 0.88, "widgetOutlineThickness": 1, "widgetPadding": 8, "maximizeWidgetIcons": false,