update waybar

This commit is contained in:
Frost-Phoenix 2024-04-16 19:16:56 +02:00
parent 20719bf0e1
commit efa5f58745

View file

@ -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;
};