forked from entailz/toes
10 lines
188 B
SYSTEMD
10 lines
188 B
SYSTEMD
[Socket]
|
|
ListenStream=%t/foot.sock
|
|
|
|
[Unit]
|
|
PartOf=graphical-session.target
|
|
After=graphical-session.target
|
|
ConditionEnvironment=WAYLAND_DISPLAY
|
|
|
|
[Install]
|
|
WantedBy=graphical-session.target
|