vincentbernat.i3wm-configur.../dotfiles/systemd/xssproxy.service
2022-07-30 01:35:26 +02:00

9 lines
230 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 -i firefox
Restart=on-failure