From 6e6a2ee5067617c346a80217b603d1f3a37ef95d Mon Sep 17 00:00:00 2001 From: Noa Aarts Date: Thu, 27 Mar 2025 13:09:24 +0100 Subject: [PATCH] move battery to fix waybar borders --- common/home/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/home/default.nix b/common/home/default.nix index 3c4ab68..ea442da 100644 --- a/common/home/default.nix +++ b/common/home/default.nix @@ -194,8 +194,8 @@ in "custom/spotify" ]; right = [ - "custom/bluetooth" "battery" + "custom/bluetooth" "network" "wireplumber" "cpu"