systemd: skip foot-server.service when not in a Wayland context

This commit is contained in:
Max Gautier 2023-07-29 10:39:11 +02:00
parent 14ea4322fe
commit be4797d619
No known key found for this signature in database

View file

@ -9,6 +9,7 @@ Description=Foot terminal server mode
Documentation=man:foot(1)
PartOf=graphical-session.target
After=graphical-session.target
ConditionEnvironment=WAYLAND_DISPLAY
[Install]
WantedBy=graphical-session.target