machine_setup/ansible/roles/kanshi/files/kanshi.service

12 lines
232 B
SYSTEMD

[Unit]
Description=Dynamic output configuration for Wayland compositors
Documentation=https://github.com/emersion/kanshi
BindsTo=graphical.target
[Service]
Type=simple
ExecStart=/usr/bin/kanshi
[Install]
WantedBy=graphical.target