2023-03-25 09:06:54 -04:00

14 lines
303 B
Desktop File

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