From 29c7a4a86ca49157b73431351dcbd66e70bad424 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Rivera?= Date: Wed, 12 Aug 2026 15:05:22 +0200 Subject: [PATCH] reactivate battery warning --- modules/applications/hyprland.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/applications/hyprland.nix b/modules/applications/hyprland.nix index 48c52e1..a2c7d86 100644 --- a/modules/applications/hyprland.nix +++ b/modules/applications/hyprland.nix @@ -278,8 +278,8 @@ "rm -rf ~/.cache/cliphist/ && wl-paste --type text --watch cliphist store & wl-paste --type image --watch cliphist store" #"wl-paste --type text --watch cliphist store" # clipboard store text data #"wl-paste --type image --watch cliphist store" # clipboard store image data - #"custom-batterynotify" - #"custom-batterywarning" + "custom-batterynotify" + "custom-batterywarning" #"birdtray" # thunderbird tray app # curently broken #wallpapers/b "awww img ${wallpaper}"