vincentbernat.i3wm-configur.../dotfiles/systemd/xssproxy.service

8 lines
173 B
SYSTEMD
Raw Normal View History

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