staying on plasma 5 for now

This commit is contained in:
atagen 2024-03-06 11:50:52 +11:00
parent 9514633602
commit c8fbd61e36
8 changed files with 286 additions and 233 deletions

View file

@ -82,5 +82,9 @@ in {
"widget.use-xdg-desktop-portal.mime-handler" = 1;
};
};
nativeMessagingHosts = [
pkgs.libsForQt5.plasma-browser-integration
];
};
}