dotfiles/home/.config/systemd/user/ydotoold.service
Marko Korhonen 2c3d93ebee Move Sway to systemd
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
2020-01-10 15:35:07 +02:00

11 lines
179 B
Desktop File

[Unit]
Description=Generic command-line automation tool
PartOf=graphical-session.target
[Service]
Type=simple
ExecStart=/usr/bin/ydotoold
[Install]
WantedBy=sway-session.target