removed unused terminal emulators from budgie config

This commit is contained in:
steven carpenter 2025-07-15 08:25:26 -04:00
parent e363162d20
commit 6df932d3cb
2 changed files with 4 additions and 1 deletions

View file

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