mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-03 14:54:21 +02:00
xssproxy: use DBus activation
This commit is contained in:
parent
a7313e338b
commit
bb6c76f970
1 changed files with 2 additions and 0 deletions
|
@ -3,5 +3,7 @@ Description=Proxy between org.freedesktop.ScreenSaver and XSS
|
||||||
PartOf=graphical-session.target
|
PartOf=graphical-session.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
Type=dbus
|
||||||
|
BusName=org.freedesktop.ScreenSaver
|
||||||
ExecStart=%h/.nix-profile/bin/xssproxy -v
|
ExecStart=%h/.nix-profile/bin/xssproxy -v
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue