mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-06-06 22:33:42 +02:00
fix: waybar margin
This commit is contained in:
parent
2550016b3d
commit
7a7b174208
1 changed files with 4 additions and 4 deletions
|
@ -3,10 +3,10 @@
|
||||||
"position": "top",
|
"position": "top",
|
||||||
"height": 24,
|
"height": 24,
|
||||||
"spacing": 5,
|
"spacing": 5,
|
||||||
"margin-top": 8,
|
"margin-top": 6,
|
||||||
"margin-bottom": 2,
|
"margin-bottom": 4,
|
||||||
"margin-left": 4,
|
"margin-left": 6,
|
||||||
"margin-right": 4,
|
"margin-right": 6,
|
||||||
"modules-right": [
|
"modules-right": [
|
||||||
"wireplumber",
|
"wireplumber",
|
||||||
"hyprland/language",
|
"hyprland/language",
|
||||||
|
|
Loading…
Add table
Reference in a new issue