From dc4e830019232b2af61761d48ae1a3047ddf4f3b Mon Sep 17 00:00:00 2001 From: veneficium Date: Sun, 16 Nov 2025 12:22:05 +0100 Subject: [PATCH] fix niri theming --- hosts/main-laptop/home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/main-laptop/home.nix b/hosts/main-laptop/home.nix index 9934aef..0b8068c 100644 --- a/hosts/main-laptop/home.nix +++ b/hosts/main-laptop/home.nix @@ -52,6 +52,7 @@ wpaperd.enable = true; kitty.enable = false; waybar.enable = false; + niri.enable = false; }; };