xssproxy: prevent Firefox to inhibit the screensaver

This commit is contained in:
Vincent Bernat 2022-07-30 01:35:26 +02:00
parent b0983f1ad4
commit 9c23fbea2d

View file

@ -5,5 +5,5 @@ PartOf=graphical-session.target
[Service]
Type=dbus
BusName=org.freedesktop.ScreenSaver
ExecStart=%h/.nix-profile/bin/xssproxy -v
ExecStart=%h/.nix-profile/bin/xssproxy -v -i firefox
Restart=on-failure