Skip to content

Commit

Permalink
Merge pull request #3700 from rusty-snake/fix-3699
Browse files Browse the repository at this point in the history
fix #3699 -- Firefox can't inhibit screensavers/screen blanking
  • Loading branch information
rusty-snake authored Oct 26, 2020
2 parents 5018dbe + 2f665cf commit 08586e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions etc/profile-a-l/firefox.profile
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ dbus-user.own org.mozilla.firefox.*
dbus-user.own org.mpris.MediaPlayer2.firefox.*
# Uncomment or put in your firefox.local to enable native notifications.
#dbus-user.talk org.freedesktop.Notifications
# Uncomment or put in your firefox.local to allow to inhibit screensavers
#dbus-user.talk org.freedesktop.ScreenSaver
ignore dbus-user none

# Redirect
Expand Down

0 comments on commit 08586e5

Please sign in to comment.