added helix theme

This commit is contained in:
specCon18 2023-04-15 02:56:27 -04:00
parent 9b3111d53a
commit 846b7482a9
3 changed files with 14 additions and 4 deletions

View file

@ -37,7 +37,7 @@
xdg= {
portal = { enable = lib.mkDefault true; };
mime.defaultApplications = {
"text/markdown" = "hx"
"text/markdown" = "hx";
};
};