From 21283800e3d361c5ab12b0d5d10b204c2b3118dd Mon Sep 17 00:00:00 2001 From: Noa Aarts Date: Sat, 11 May 2024 10:02:44 +0200 Subject: [PATCH] enable automapaper by default --- modules/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/hyprland.nix b/modules/hyprland.nix index 19bbe88..32a7fc3 100644 --- a/modules/hyprland.nix +++ b/modules/hyprland.nix @@ -30,7 +30,7 @@ in config = lib.mkIf cfg.enable { modules = { automapaper = { - enable = true; + enable = lib.mkDefault true; }; waybar = { modules = {