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/templates | |
| parent | b06cda3a76316b75471c5100d724b59286fe6988 (diff) | |
Add vesktop.nix & refactor matugen to use name vesktop for clarity
Diffstat (limited to 'common/modules/matugen/templates')
| -rw-r--r-- | common/modules/matugen/templates/matugen-vesktop.nix (renamed from common/modules/matugen/templates/matugen-discord.nix) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/modules/matugen/templates/matugen-discord.nix b/common/modules/matugen/templates/matugen-vesktop.nix index 7beef19..33ce6e0 100644 --- a/common/modules/matugen/templates/matugen-discord.nix +++ b/common/modules/matugen/templates/matugen-vesktop.nix @@ -5,7 +5,7 @@ }: { config = lib.mkIf config.programs.vesktop.enable { - xdg.configFile."matugen/templates/discord.css" = { + xdg.configFile."matugen/templates/vesktop.css" = { text = '' /** * @name midnight |
