Config for even gaps
This commit is contained in:
parent
4c64ec4511
commit
42fcacb188
2 changed files with 8 additions and 8 deletions
|
|
@ -4,9 +4,9 @@
|
|||
"position": "top", // Waybar position (top|bottom|left|right)
|
||||
"height": 30, // Waybar height (to be removed for auto height)
|
||||
// "width": 1280, // Waybar width
|
||||
"margin-top": 6,
|
||||
"margin-left": 6,
|
||||
"margin-right": 6,
|
||||
"margin-top": 12,
|
||||
"margin-left": 12,
|
||||
"margin-right": 12,
|
||||
"spacing": 6, // Gaps between modules (4px)
|
||||
// Choose the order of the modules
|
||||
"modules-left": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue