mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-04-27 00:43:43 +02:00
chore: waybar style
This commit is contained in:
parent
b59951a4b3
commit
01c355f8ea
2 changed files with 3 additions and 3 deletions
|
@ -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": ""
|
||||||
|
|
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue