update waybar

This commit is contained in:
Frost-Phoenix 2024-04-13 19:07:38 +02:00
parent 0af8ce8cc3
commit 8817f231c3

View file

@ -94,14 +94,14 @@
}; };
battery = { battery = {
format = "{icon} {capacity}%"; format = "{icon} {capacity}%";
format-icons = ["" "" "" "" ""]; format-icons = [" " " " " " " " " "];
format-charging = " {icon} {capacity}%"; format-charging = " {capacity}%";
format-full = " {capacity}%";
format-warning = " {capacity}%";
interval = 30; interval = 30;
# states = { states = {
# warning = 20; warning = 20;
# critical = 5; };
# };
# tooltip-format = "Connected to {essid} {ifname} via {gwaddr}";
}; };
"custom/launcher"= { "custom/launcher"= {
format= ""; format= "";