summaryrefslogtreecommitdiff
path: root/home.nix
diff options
context:
space:
mode:
authorvin <git@vineetk.net>2024-08-10 18:04:43 -0400
committervin <git@vineetk.net>2024-08-10 18:04:43 -0400
commit3fcb1b9efbfb8c3c04685733dfd8bd73fd8182ab (patch)
tree7d1314259581ce36573245ef58c4b757c29ac462 /home.nix
parent0a96ce3a4680f2150c1bb81cb26c4825ea987490 (diff)
a
Diffstat (limited to 'home.nix')
-rw-r--r--home.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home.nix b/home.nix
index 11e1708..4eeb6e1 100644
--- a/home.nix
+++ b/home.nix
@@ -124,7 +124,7 @@
124 }; 124 };
125 openers = { 125 openers = {
126 "application/pdf" = "mupdf"; 126 "application/pdf" = "mupdf";
127 "text/html" = "librewolf"; 127 "text/html" = "librewolf";
128 "text/plain" = "vis"; 128 "text/plain" = "vis";
129 }; 129 };
130 templates = { 130 templates = {