summarylogtreecommitdiffstats
path: root/kanshi.service
blob: cbe6b62379ea352e7493ab64df360aeb76e9c5c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Dynamic output configuration for Wayland WMs.
Documentation=https://github.com/emersion/kanshi
BindsTo=graphical-session.target
After=graphical-session.target

[Service]
Type=simple
ExecStart=/usr/bin/kanshi

[Install]
WantedBy=graphical-session.target