helix to hx

This commit is contained in:
joy 2024-09-02 22:21:35 +02:00
parent 028c111828
commit 2ffc31e937

View file

@ -2,7 +2,7 @@
home-manager.users.joy.programs.home-manager.enable = true;
home-manager.users.joy.xdg.mimeApps.defaultApplications = {
"text/plain" = ["helix.desktop"];
"text/plain" = ["hx.desktop"];
"image/*" = ["imv.desktop"];
"video/png" = ["mpv.desktop"];
"video/jpg" = ["mpv.desktop"];