waybar tweaks :3

This commit is contained in:
CDaut 2024-04-26 10:39:18 +02:00
parent fbbc23b72e
commit af84369e19
Signed by: clara
GPG key ID: 223391B52FAD4463
5 changed files with 16 additions and 12 deletions

View file

@ -29,6 +29,11 @@ window#waybar {
background: rgb(111.5, 39, 49);
}
#battery.charging {
background: rgb(39, 111.5, 49);
}
#network.wireless {
border-bottom: 4px solid #9f78e1;
}