update waybar
This commit is contained in:
parent
20719bf0e1
commit
efa5f58745
|
@ -85,7 +85,7 @@
|
|||
};
|
||||
pulseaudio= {
|
||||
format= "{icon} {volume}%";
|
||||
format-muted= " {volume}% ";
|
||||
format-muted= " {volume}%";
|
||||
format-icons= {
|
||||
default= [" "];
|
||||
};
|
||||
|
@ -98,7 +98,7 @@
|
|||
format-charging = " {capacity}%";
|
||||
format-full = " {capacity}%";
|
||||
format-warning = " {capacity}%";
|
||||
interval = 30;
|
||||
interval = 5;
|
||||
states = {
|
||||
warning = 20;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue