diff options
| author | brustybee <bee@4d2.org> | 2026-03-07 04:07:55 +0530 |
|---|---|---|
| committer | brustybee <bee@4d2.org> | 2026-03-07 04:07:55 +0530 |
| commit | 69542140634822e1b8fd78b671fcda358da4a02c (patch) | |
| tree | 0bd477d6d63e3fee5032ef4dd8942813002eb7e3 /common/modules/matugen/default.nix | |
| parent | b06cda3a76316b75471c5100d724b59286fe6988 (diff) | |
Add vesktop.nix & refactor matugen to use name vesktop for clarity
Diffstat (limited to 'common/modules/matugen/default.nix')
| -rw-r--r-- | common/modules/matugen/default.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/common/modules/matugen/default.nix b/common/modules/matugen/default.nix index 29599bd..5f5d6cf 100644 --- a/common/modules/matugen/default.nix +++ b/common/modules/matugen/default.nix @@ -133,8 +133,8 @@ in ${lib.optionalString config.programs.vesktop.enable '' - [templates.discord] - input_path = "~/.config/matugen/templates/discord.css" + [templates.vesktop] + input_path = "~/.config/matugen/templates/vesktop.css" output_path = "~/.config/vesktop/themes/midnight.css" ''} |
