Kde: install firefox plasma integration extension
This commit is contained in:
parent
a0e2825acd
commit
a0db9fdcde
1 changed files with 7 additions and 0 deletions
|
|
@ -4,6 +4,13 @@
|
||||||
# KDE specific firefox settings
|
# KDE specific firefox settings
|
||||||
programs.firefox = {
|
programs.firefox = {
|
||||||
policies = {
|
policies = {
|
||||||
|
"ExtensionSettings" = {
|
||||||
|
# TODO: Install extensions the NUR instead of from AMO
|
||||||
|
"plasma-browser-integration@kde.org" = {
|
||||||
|
"installation_mode" = "normal_installed";
|
||||||
|
"install_url" = "https://addons.mozilla.org/firefox/downloads/latest/plasma-integration/latest.xpi";
|
||||||
|
};
|
||||||
|
};
|
||||||
"Preferences" = {
|
"Preferences" = {
|
||||||
# Make firefox use the kde file picker
|
# Make firefox use the kde file picker
|
||||||
"widget.use-xdg-desktop-portal.file-picker" = {
|
"widget.use-xdg-desktop-portal.file-picker" = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue