From e1f5bdaa2e8c8c482fb0526a81c73197e9d28f59 Mon Sep 17 00:00:00 2001 From: beeb5k Date: Mon, 31 Aug 2026 17:10:07 +0530 Subject: custom neovim matugen theme with noctalia and update system and other stuff i dont really remember --- common/modules/matugen/templates/matugen-niri.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/modules/matugen/templates/matugen-niri.nix') diff --git a/common/modules/matugen/templates/matugen-niri.nix b/common/modules/matugen/templates/matugen-niri.nix index 9012878..3d365e3 100644 --- a/common/modules/matugen/templates/matugen-niri.nix +++ b/common/modules/matugen/templates/matugen-niri.nix @@ -6,7 +6,7 @@ { config = lib.mkIf (config.beeMods.windowManagers.niri.enable) { xdg.configFile = { - "matugen/templates/matugen.kdl" = { + "matugen/templates/niri.kdl" = { text = '' layout { background-color "{{colors.background.default.hex}}" -- cgit v1.3.1