mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-04 04:06:06 -05:00
systemd: skip foot-server.service when not in a Wayland context
This commit is contained in:
parent
14ea4322fe
commit
be4797d619
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ Description=Foot terminal server mode
|
||||||
Documentation=man:foot(1)
|
Documentation=man:foot(1)
|
||||||
PartOf=graphical-session.target
|
PartOf=graphical-session.target
|
||||||
After=graphical-session.target
|
After=graphical-session.target
|
||||||
|
ConditionEnvironment=WAYLAND_DISPLAY
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=graphical-session.target
|
WantedBy=graphical-session.target
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue