Update kde-stuff with changes from main #5

Merged
Toast merged 27 commits from main into kde-stuff 2023-07-12 21:27:49 +02:00
Showing only changes of commit 2d69565d91 - Show all commits

View file

@ -41,12 +41,12 @@
"Status" = "default";
};
/*
Not sure what this does,
but https://wiki.archlinux.org/title/Firefox#KDE_integration
tells me to enable it
https://wiki.archlinux.org/title/Firefox#KDE_integration tells me to enable this,
but strangely enough doing so makes firefox ask to be set as the default browser
every time you start it up, so I'll disable it
*/
"widget.use-xdg-desktop-portal.mime-handler" = {
"Value" = 1;
"Value" = 0;
"Status" = "default";
};
};