update waybar
This commit is contained in:
parent
0af8ce8cc3
commit
8817f231c3
|
@ -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= "";
|
||||||
|
|
Loading…
Reference in a new issue