wabar: remove cpu, fix memory icon

This commit is contained in:
Charlie Root 2024-10-21 12:16:52 +02:00
commit 3a529c9631
Signed by: faukah
SSH key fingerprint: SHA256:jpYIt4Vkz1NBTQcks/N9OPTfTFxE6KF2W/rV7hrfrIw

View file

@ -20,7 +20,6 @@ in {
modules-left = ["tray" "mpd"];
modules-center = ["hyprland/workspaces"];
modules-right = [
"cpu"
"memory"
"pulseaudio"
"clock"
@ -219,7 +218,9 @@ in {
background: @base;
color: @text;
}
#memory {
color: @text;
}
#battery {
margin-top: 3px;
margin-bottom: 3px;