diff options
| author | beeb5k (Vivek Tiwari) <beebeeb5k@gmail.com> | 2026-06-05 00:07:09 +0530 |
|---|---|---|
| committer | beeb5k (Vivek Tiwari) <beebeeb5k@gmail.com> | 2026-06-05 00:07:09 +0530 |
| commit | 1c596e4918dca3e47783aa5f064939f80bdea166 (patch) | |
| tree | 47496210c5b9b080a47d9344358d8b8112a56246 /common/modules/matugen/default.nix | |
| parent | 2c2669697fdeaf7316feed3449d2082d255de5af (diff) | |
remove unused matugen templates and firefox addons ( sponsorBlocker and
h264ify )
Diffstat (limited to 'common/modules/matugen/default.nix')
| -rw-r--r-- | common/modules/matugen/default.nix | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/common/modules/matugen/default.nix b/common/modules/matugen/default.nix index b467dcb..6eb8182 100644 --- a/common/modules/matugen/default.nix +++ b/common/modules/matugen/default.nix @@ -117,11 +117,6 @@ in output_path = '~/.config/waybar/config.jsonc' post_hook = 'pkill -SIGUSR2 waybar' - [templates.pywalfox] - input_path = '~/.config/matugen/templates/pywalfox-colors.json' - output_path = '~/.cache/wal/colors.json' - post_hook = 'sh -c "command -v pywalfox && test -f ~/.cache/wal/colors.json && pywalfox {{ mode }} && pywalfox update"' - ${lib.optionalString (config.beeMods.terminal.default == "foot" || config.beeMods.terminal.default == "ghostty") '' |
