This commit is contained in:
2025-11-13 04:43:02 +03:00
parent a42b17d363
commit a0ea0dd7f1
2 changed files with 10 additions and 0 deletions
+5
View File
@@ -15,4 +15,9 @@
krita
google-chrome
];
xdg.mimeApps = {
enable = true;
defaultApplications."application/pdf" = "google-chrome.desktop";
};
}