summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--accounts/gkleen@sif/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/default.nix b/accounts/gkleen@sif/default.nix
index 4cac3386..af5d87a5 100644
--- a/accounts/gkleen@sif/default.nix
+++ b/accounts/gkleen@sif/default.nix
@@ -355,6 +355,7 @@ in {
355 format-icons = ["󰂎" "󰁺" "󰁻" "󰁼" "󰁽" "󰁾" "󰁿" "󰂀" "󰂁" "󰂂" "󰁹" ]; 355 format-icons = ["󰂎" "󰁺" "󰁻" "󰁼" "󰁽" "󰁾" "󰁿" "󰂀" "󰂁" "󰂂" "󰁹" ];
356 format-charging = "󰂄"; 356 format-charging = "󰂄";
357 format-plugged = "󰚥"; 357 format-plugged = "󰚥";
358 format-full = "󰚥";
358 tooltip-format = "{capacity}% {timeTo}"; 359 tooltip-format = "{capacity}% {timeTo}";
359 interval = 20; 360 interval = 20;
360 }; 361 };