mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-29 13:00:02 +02:00
8 lines
173 B
SYSTEMD
8 lines
173 B
SYSTEMD
|
[Unit]
|
||
|
Description=Proxy between org.freedesktop.ScreenSaver and XSS
|
||
|
PartOf=graphical-session.target
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=%h/.nix-profile/bin/xssproxy -v
|
||
|
Restart=on-failure
|