This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
foot
Watch
1
Star
0
Fork
You've already forked foot
0
mirror of
https://codeberg.org/dnkl/foot.git
synced
2026-04-28 06:46:38 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7639e7d2f6
foot
/
foot-server@.socket
6 lines
83 B
SYSTEMD
Raw
Normal View
History
Unescape
Escape
Adding systemd unit files for socket activation - Support for multiples concurrent instances, templated on WAYLAND_DISPLAY - Use standard input for the socket file descriptor (inetd style) - Always use the socket provided by systemd with the systemd user service - wayland-instance@.target is intended to be a special target a bit like graphical-session.target.
2022-01-15 17:25:59 +01:00
[Socket]
ListenStream
=
%t/foot-%i.sock
[Install]
Use graphical-session.target in the systemd unit and timer I'm not entirely certain what wayland-instance@.target alludes to, but `graphical-session.target` is likely the more appropriate target.
2022-07-17 00:36:31 +01:00
WantedBy
=
graphical-session.target
Reference in a new issue
Copy permalink