mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-29 21:04:21 +02:00
xssproxy: prevent Firefox to inhibit the screensaver
This commit is contained in:
parent
b0983f1ad4
commit
9c23fbea2d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue