diff options
| author | vin <git@vineetk.net> | 2024-08-10 18:04:43 -0400 |
|---|---|---|
| committer | vin <git@vineetk.net> | 2024-08-10 18:04:43 -0400 |
| commit | 3fcb1b9efbfb8c3c04685733dfd8bd73fd8182ab (patch) | |
| tree | 7d1314259581ce36573245ef58c4b757c29ac462 /home.nix | |
| parent | 0a96ce3a4680f2150c1bb81cb26c4825ea987490 (diff) | |
a
Diffstat (limited to 'home.nix')
| -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 = { |
