14 lines
303 B
Desktop File
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
|