From dd4fb62a2f594246e6f410581142040a9e389efd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Rivera?= Date: Sat, 13 Jun 2026 19:02:12 +0200 Subject: [PATCH] custom-performance: fixes --- modules/hardware/battery.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/hardware/battery.nix b/modules/hardware/battery.nix index 882c5e0..1a0a31b 100644 --- a/modules/hardware/battery.nix +++ b/modules/hardware/battery.nix @@ -404,7 +404,7 @@ # Restore Caelestia pkill swaync || true pkill waybar || true - caelestia shell >/dev/null 2>&1 & + caelestia shell -d >/dev/null 2>&1 & disown