This unit is provided by:
Options
-
[Install]
-
WantedBy=graphical-session.target
-
-
[Service]
-
ExecCondition=/bin/sh -c '[ -n "$WAYLAND_DISPLAY" ]'
-
ExecReload=/usr/bin/kanshictl reload
-
ExecStart=/usr/bin/kanshi
-
Restart=on-failure
-
Type=simple
-
-
[Unit]
-
After=graphical-session.target
-
Description=Dynamic display configuration for Wayland
-
Documentation=man:kanshi(1) man:kanshi(5)
-
PartOf=graphical-session.target
-
Additionnal notes
Nothing here.