feat: battery update

This commit is contained in:
2024-12-10 17:49:02 +01:00
parent a3841b8c00
commit fdd2570e87

View File

@@ -192,9 +192,9 @@
format-icons = ["" "" "" "" "" "" "" "" ""];
};
battery = {
bat = "BAT0";
# bat = "BAT0";
states = {
# good = 95,
good = 95;
warning = 30;
critical = 15;
};
@@ -205,6 +205,8 @@
# "format-good = "", # An empty format will hide the module
# "format-full = "",
format-icons = ["" "" "" "" ""];
interval = 10;
weighted-average = true;
};
network = {
# "interface = "wlp2*", # (Optional) To force the use of this interface