chore: format waybar files

This commit is contained in:
Christoph Hollizeck 2024-10-10 23:43:47 +02:00
parent b880b3fcce
commit c136d744de
2 changed files with 360 additions and 355 deletions

View file

@ -90,7 +90,7 @@
"format": "{icon}", "format": "{icon}",
"format-icons": { "format-icons": {
"default": "○", "default": "○",
"active":"", "active": ""
} }
}, },
"wlr/workspaces": { "wlr/workspaces": {

View file

@ -24,6 +24,7 @@ tooltip {
} }
#workspaces { #workspaces {
background: rgba(23, 23, 23, 0.0); background: rgba(23, 23, 23, 0.0);
color: #888789; color: #888789;
@ -114,6 +115,7 @@ background: rgba(23, 23, 23, 0.0);
#custom-spacer { #custom-spacer {
opacity: 0.0; opacity: 0.0;
} }
#custom-smallspacer { #custom-smallspacer {
opacity: 0.0; opacity: 0.0;
} }
@ -158,6 +160,7 @@ font-weight: normal;
font-size: 24px; font-size: 24px;
color: #915CAF; color: #915CAF;
} }
#memory { #memory {
font-weight: normal; font-weight: normal;
font-size: 24px; font-size: 24px;
@ -170,11 +173,13 @@ color: #E4C9AF;
} }
} }
#tray, #tray,
#window { #window {
color: #A1BDCE; color: #A1BDCE;
font-family: "Martian Mono"; font-family: "Martian Mono";
} }
#custom-l_end, #custom-l_end,
#custom-r_end, #custom-r_end,
#custom-sl_end, #custom-sl_end,
@ -184,6 +189,7 @@ font-family: "Martian Mono";
#upower { #upower {
color: #a6d189; color: #a6d189;
} }
#custom-rr_end { #custom-rr_end {
font-weight: normal; font-weight: normal;
color: #E8EDF0; color: #E8EDF0;
@ -265,4 +271,3 @@ font-weight: normal;
color: #A1BDCE; color: #A1BDCE;
font-size: 16px; font-size: 16px;
} }