Fixed fonts not rendering in flatpak apps

This commit is contained in:
2025-06-03 15:41:51 +02:00
parent b5f3a90154
commit 6cd4e5dfe7
2 changed files with 2 additions and 1 deletions

View File

@@ -86,7 +86,7 @@
portal = {
enable = true;
extraPortals = with pkgs; [
xdg-desktop-portal-gtk
# xdg-desktop-portal-gtk
];
};
};