summaryrefslogtreecommitdiff
path: root/common/modules/matugen/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'common/modules/matugen/default.nix')
-rw-r--r--common/modules/matugen/default.nix5
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")
''