mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-25 11:18:33 +02:00
9 lines
238 B
Desktop File
9 lines
238 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 -i zoom
|
|
Restart=on-failure
|