mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-04-27 00:03:44 +02:00
fix: waybar height style
This commit is contained in:
parent
4eadb3d2d7
commit
33bac10eda
2 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
"layer": "top",
|
||||
"position": "top",
|
||||
"spacing": 5,
|
||||
"height": 28,
|
||||
"margin-top": 6,
|
||||
"margin-bottom": 4,
|
||||
"margin-left": 6,
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
font-size: 12px;
|
||||
font-weight: bold;
|
||||
color: #fff;
|
||||
min-height: 0;
|
||||
}
|
||||
|
||||
window#waybar {
|
||||
|
|
Loading…
Add table
Reference in a new issue