From 7ed43d28d4af4b16c6318d2167538b224d07eb0c Mon Sep 17 00:00:00 2001 From: Soispha Date: Sat, 24 Feb 2024 19:59:59 +0100 Subject: feat(hm/pkgs): Add zathura to the pkgs list --- hm/soispha/pkgs/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hm/soispha') diff --git a/hm/soispha/pkgs/default.nix b/hm/soispha/pkgs/default.nix index 1c1df7a8..0d134db2 100644 --- a/hm/soispha/pkgs/default.nix +++ b/hm/soispha/pkgs/default.nix @@ -108,6 +108,7 @@ with pkgs; let Media = { View = [ imv # Image viewer + zathura # PDF viewer ytcc # Command line tool to keep track of your favorite playlists on YouTube and many other places. ytc # My tool to download the videos (used in conjunction with the entry above) yts # My tool to select the videos (used in conjunction with the entry above) -- cgit 1.4.1