Skip to content

Commit

Permalink
firefox: Add org.kde.kdeconnect to plasma integration comment (#6285)
Browse files Browse the repository at this point in the history
I recently set up KDE connect and plasma-browser-integration for firefox
(Linux Mint 21.2) and needed this line in addition to the ones mentioned
in the profile. Found it via running `firejail
--profile=/etc/firejail/firefox.profile --dbus-user.log firefox`, trying
to send links to device, and seeing what events get logged.
  • Loading branch information
RundownRhino committed Mar 24, 2024
1 parent eaee336 commit 009212b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/profile-a-l/firefox.profile
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ dbus-user.own org.mpris.MediaPlayer2.firefox.*
# Add the next lines to your firefox.local for plasma browser integration.
#dbus-user.own org.mpris.MediaPlayer2.plasma-browser-integration
#dbus-user.talk org.kde.JobViewServer
#dbus-user.talk org.kde.kdeconnect
#dbus-user.talk org.kde.kuiserver
# Add the next line to your firefox.local to allow screen sharing under wayland.
#dbus-user.talk org.freedesktop.portal.Desktop
Expand Down

0 comments on commit 009212b

Please sign in to comment.