From 565336f79d63e0e2edca020239ada4d74e3a4acf Mon Sep 17 00:00:00 2001 From: Pedro Rey Anca Date: Tue, 17 Sep 2024 10:34:10 +0200 Subject: [PATCH] Fix wrong type --- modules/home/hyprland/hypridle.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/hyprland/hypridle.nix b/modules/home/hyprland/hypridle.nix index be2b0c1..da876d9 100644 --- a/modules/home/hyprland/hypridle.nix +++ b/modules/home/hyprland/hypridle.nix @@ -26,7 +26,7 @@ on-resume = ckb-next --profile "Personal" # turn on keyboard backlight. } '' - else null + else "" ) + '' listener {