dotfiles/dotfiles/config/systemd/user/screencloud.service

11 lines
151 B
SYSTEMD
Raw Normal View History

[Unit]
Description=ScreenCloud
[Service]
Type=simple
ExecStart=/usr/bin/screencloud
ExecStop=/usr/bin/pkill screencloud
[Install]
WantedBy=wm.target