update waybar

This commit is contained in:
Frost-Phoenix 2024-04-13 18:49:14 +02:00
parent 52b0261f2c
commit 0af8ce8cc3

View file

@ -93,17 +93,15 @@
on-click= "pamixer -t";
};
battery = {
format = "{icon} {capacity}% - {time}";
format = "{icon} {capacity}%";
format-icons = ["" "" "" "" ""];
format-time = "{H}h{M}m";
format-charging = " {icon} {capacity}%";
format-full = " {icon} {capacity}%";
interval = 30;
states = {
warning = 20;
critical = 5;
};
tooltip-format = "Connected to {essid} {ifname} via {gwaddr}";
# states = {
# warning = 20;
# critical = 5;
# };
# tooltip-format = "Connected to {essid} {ifname} via {gwaddr}";
};
"custom/launcher"= {
format= "";