Make bar margins consistent with gaps

This commit is contained in:
2026-01-30 00:07:28 -06:00
parent ab1be61033
commit 22f1df08c3

View File

@@ -19,8 +19,8 @@
backgroundOpacity = 1;
useSeparateOpacity = false;
floating = true;
marginVertical = 4;
marginHorizontal = 18;
marginVertical = 5;
marginHorizontal = 5;
outerCorners = false;
exclusive = true;
hideOnOverview = false;