style: waybar battery
This commit is contained in:
parent
f5fcb410a8
commit
7b95597a9d
2 changed files with 7 additions and 5 deletions
|
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue