From 64b592e7c6eff53140cd6a14277d045cf34f7646 Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Fri, 10 Jan 2025 23:10:09 +0100 Subject: [PATCH] Disable wlsunset --- modules/hm/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/hm/hyprland.nix b/modules/hm/hyprland.nix index a2f9fcb..7b56cb8 100644 --- a/modules/hm/hyprland.nix +++ b/modules/hm/hyprland.nix @@ -11,7 +11,7 @@ in ./nemo.nix ./waybar.nix # ./dunst.nix - ./wlsunset.nix + # ./wlsunset.nix ./hyprlock.nix ./swayidle.nix ./swaynotificationcenter.nix