style(bar): reduce default frame metrics and extend settings ranges

This commit is contained in:
tibssy
2026-01-25 23:01:36 +00:00
parent 680dfccfff
commit 01656820dd
3 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -13,8 +13,8 @@
"floating": false,
"marginVertical": 4,
"marginHorizontal": 4,
"frameThickness": 12,
"frameRadius": 20,
"frameThickness": 8,
"frameRadius": 12,
"outerCorners": true,
"exclusive": true,
"hideOnOverview": false,