fix: waybar height style

This commit is contained in:
hesam-init 2024-02-22 22:52:54 +03:30
parent 4eadb3d2d7
commit 33bac10eda
2 changed files with 2 additions and 0 deletions

View file

@ -2,6 +2,7 @@
"layer": "top",
"position": "top",
"spacing": 5,
"height": 28,
"margin-top": 6,
"margin-bottom": 4,
"margin-left": 6,

View file

@ -7,6 +7,7 @@
font-size: 12px;
font-weight: bold;
color: #fff;
min-height: 0;
}
window#waybar {