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; backgroundOpacity = 1;
useSeparateOpacity = false; useSeparateOpacity = false;
floating = true; floating = true;
marginVertical = 4; marginVertical = 5;
marginHorizontal = 18; marginHorizontal = 5;
outerCorners = false; outerCorners = false;
exclusive = true; exclusive = true;
hideOnOverview = false; hideOnOverview = false;