commit 3fcb1b9efbfb8c3c04685733dfd8bd73fd8182ab parent 0a96ce3a4680f2150c1bb81cb26c4825ea987490 Author: vin <git@vineetk.net> Date: Sat, 10 Aug 2024 18:04:43 -0400 a Diffstat:
| M | home.nix | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/home.nix b/home.nix @@ -124,7 +124,7 @@ }; openers = { "application/pdf" = "mupdf"; - "text/html" = "librewolf"; + "text/html" = "librewolf"; "text/plain" = "vis"; }; templates = {