removed unused terminal emulators from budgie config
This commit is contained in:
parent
e363162d20
commit
6df932d3cb
2 changed files with 4 additions and 1 deletions
|
|
@ -50,7 +50,7 @@
|
|||
xdg = {
|
||||
portal = { enable = lib.mkDefault true; };
|
||||
mime.defaultApplications = {
|
||||
"text/markdown" = "hx";
|
||||
"text/markdown" = "nvim";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue