feat(apps): add zathura document viewer with matugen theming

This commit is contained in:
kenji
2026-01-14 16:14:17 -06:00
parent cfcf9d6f3a
commit ad8b59f314
5 changed files with 71 additions and 0 deletions
+4
View File
@@ -24,6 +24,10 @@ output_path = "~/.config/starship.toml"
input_path = "~/.config/matugen/templates/walker"
output_path = "~/.config/walker/themes/nixos/style.css"
[templates.zathura]
input_path = "~/.config/matugen/templates/zathura"
output_path = "~/.config/zathura/zathura-matugen"
[templates.pywalfox]
input_path = '~/.config/matugen/templates/firefox'
output_path = '~/.cache/wal/colors.json'