machine_setup/ansible/roles/kanshi/files/kanshi.service
2022-11-25 15:59:18 -05:00

12 lines
232 B
Desktop File

[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