summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 = {