vincentbernat.i3wm-configur.../dotfiles/systemd/xssproxy.service
2022-06-30 11:43:47 +02:00

9 lines
219 B
Desktop File

[Unit]
Description=Proxy between org.freedesktop.ScreenSaver and XSS
PartOf=graphical-session.target
[Service]
Type=dbus
BusName=org.freedesktop.ScreenSaver
ExecStart=%h/.nix-profile/bin/xssproxy -v
Restart=on-failure