From 3cf0a21d2bf6f321a450b2a2735ccb33705fc16b Mon Sep 17 00:00:00 2001 From: Daryl Ronningen Date: Sun, 5 Jan 2025 17:05:16 -0800 Subject: [PATCH] fix waybar battery --- home/modules/desktop/environments/hyprland.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/modules/desktop/environments/hyprland.nix b/home/modules/desktop/environments/hyprland.nix index 2447329..65586db 100644 --- a/home/modules/desktop/environments/hyprland.nix +++ b/home/modules/desktop/environments/hyprland.nix @@ -169,6 +169,7 @@ format-icons = { discharging = ["󰁺" "󰁽" "󰁿" "󰂁" "󰁹"]; charging = ["󰂆" "󰂈" "󰂉" "󰂊" "󰂅"]; + default = ["󰁺" "󰁽" "󰁿" "󰂁" "󰁹"]; }; format-time = "{H}:{M}"; };