chore: format waybar files
This commit is contained in:
parent
b880b3fcce
commit
c136d744de
|
@ -90,7 +90,7 @@
|
|||
"format": "{icon}",
|
||||
"format-icons": {
|
||||
"default": "○",
|
||||
"active":"",
|
||||
"active": ""
|
||||
}
|
||||
},
|
||||
"wlr/workspaces": {
|
||||
|
|
|
@ -24,6 +24,7 @@ tooltip {
|
|||
|
||||
|
||||
}
|
||||
|
||||
#workspaces {
|
||||
background: rgba(23, 23, 23, 0.0);
|
||||
color: #888789;
|
||||
|
@ -114,6 +115,7 @@ background: rgba(23, 23, 23, 0.0);
|
|||
#custom-spacer {
|
||||
opacity: 0.0;
|
||||
}
|
||||
|
||||
#custom-smallspacer {
|
||||
opacity: 0.0;
|
||||
}
|
||||
|
@ -158,6 +160,7 @@ font-weight: normal;
|
|||
font-size: 24px;
|
||||
color: #915CAF;
|
||||
}
|
||||
|
||||
#memory {
|
||||
font-weight: normal;
|
||||
font-size: 24px;
|
||||
|
@ -170,11 +173,13 @@ color: #E4C9AF;
|
|||
|
||||
}
|
||||
}
|
||||
|
||||
#tray,
|
||||
#window {
|
||||
color: #A1BDCE;
|
||||
font-family: "Martian Mono";
|
||||
}
|
||||
|
||||
#custom-l_end,
|
||||
#custom-r_end,
|
||||
#custom-sl_end,
|
||||
|
@ -184,6 +189,7 @@ font-family: "Martian Mono";
|
|||
#upower {
|
||||
color: #a6d189;
|
||||
}
|
||||
|
||||
#custom-rr_end {
|
||||
font-weight: normal;
|
||||
color: #E8EDF0;
|
||||
|
@ -265,4 +271,3 @@ font-weight: normal;
|
|||
color: #A1BDCE;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue