updated hyprland config

This commit is contained in:
specCon18 2023-08-15 12:47:40 -04:00
parent 5a42f79803
commit 47e69553c1
6 changed files with 18 additions and 71 deletions

View file

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