From 693eb797cf453fb311e2f35eedec5791cae506be Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Sat, 9 Dec 2023 15:47:37 +0000 Subject: [PATCH] Remove battery module from waybar --- home/hyprland/waybar/default.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/home/hyprland/waybar/default.nix b/home/hyprland/waybar/default.nix index a0c72f56..a17f05bb 100644 --- a/home/hyprland/waybar/default.nix +++ b/home/hyprland/waybar/default.nix @@ -23,8 +23,7 @@ "mpris" ]; "modules-center" = [ ]; - "modules-right" = - [ "pulseaudio" "disk" "cpu" "memory" "clock" "battery" "tray" ]; + "modules-right" = [ "pulseaudio" "disk" "cpu" "memory" "clock" "tray" ]; # Module config "custom/separator" = { format = "|"; }; "hyprland/workspaces" = {