fixed hyprland collision

This commit is contained in:
specCon18 2023-08-15 22:40:24 -04:00
parent 08ee0b7d56
commit 4ae96c2a65
5 changed files with 11 additions and 91 deletions

View file

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