aboutsummaryrefslogtreecommitdiffstats
path: root/.config/systemd/user/kanshi.service
blob: 18a8b771400d0da7c2a784204f710daa39186e35 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Dynamic output configuration for Wayland compositors
Documentation=man:kanshi(1)
BindsTo=sway-session.target

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

[Install]
WantedBy=sway-session.target