chore: waybar style

This commit is contained in:
hesam-init 2024-02-22 15:09:05 +03:30
parent b59951a4b3
commit 01c355f8ea
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{ {
"layer": "top", "layer": "top",
"position": "top", "position": "top",
"height": 24, "height": 18,
"spacing": 5, "spacing": 5,
"margin-top": 6, "margin-top": 6,
"margin-bottom": 4, "margin-bottom": 4,
@ -122,7 +122,7 @@
"3": "", "3": "",
"4": "", "4": "",
"5": "", "5": "",
"6": "", "6": "",
"7": "", "7": "",
"8": "", "8": "",
"9": "" "9": ""

View file

@ -4,7 +4,7 @@
border: none; border: none;
border-radius: 6px; border-radius: 6px;
font-family: Roboto, Helvetica, Arial, sans-serif; font-family: Roboto, Helvetica, Arial, sans-serif;
font-size: 12px; font-size: 10px;
font-weight: bold; font-weight: bold;
color: #fff; color: #fff;
} }