zathura: add config

This commit is contained in:
lelgenio 2022-12-19 14:17:47 -03:00
parent b4c0c8e344
commit 110407e600
2 changed files with 54 additions and 0 deletions

View file

@ -25,6 +25,7 @@ in {
./ranger
./lf
./pass.nix
./zathura.nix
./man.nix
inputs.hyprland.homeManagerModules.default
] ++ lib.optional (desktop == "sway") ./sway.nix;