diff options
| -rw-r--r-- | home.nix | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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 = { |
