aboutsummaryrefslogtreecommitdiff
path: root/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home.nix')
-rw-r--r--home.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/home.nix b/home.nix
index 6f6fcac..8325fa7 100644
--- a/home.nix
+++ b/home.nix
@@ -130,4 +130,6 @@
enable = true;
enableAdobeFlash = true;
};
+
+ home.file.".config/zathura/zathurarc".text = builtins.readFile ./conf/pwmt/zathurarc;
}