style: waybar battery

This commit is contained in:
DACHXY 2025-01-15 02:02:55 +08:00
parent f5fcb410a8
commit 7b95597a9d
2 changed files with 7 additions and 5 deletions

View file

@ -50,6 +50,7 @@ tooltip label {
#temperature,
#workspaces,
#custom-os,
#battery,
#custom-swaync {
background: alpha(#fff, 0.05);
border-radius: 6px;
@ -74,7 +75,8 @@ tooltip label {
#cpu,
#memory
#temperature,
#network {
#network,
#battery {
margin-left: 4px;
}