From 46b71366b01aa5dfb9db88100882b3a4d8c09368 Mon Sep 17 00:00:00 2001 From: Noa Aarts Date: Tue, 4 Jun 2024 08:09:25 +0200 Subject: [PATCH] enable automapaper for hyprland when hyprland is enabled --- modules/hyprland.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/hyprland.nix b/modules/hyprland.nix index 21bf4f5..856de16 100644 --- a/modules/hyprland.nix +++ b/modules/hyprland.nix @@ -31,6 +31,7 @@ in modules = { automapaper = { enable = lib.mkDefault true; + hyprland = cfg.enable; }; waybar = { modules = {