Install notes regarding systemd unit files

This commit is contained in:
Max Gautier 2022-02-26 16:08:57 +01:00
parent 0b7f06bad4
commit 522f4e522e

View file

@ -56,7 +56,6 @@ following **optional** dependencies:
* xdg-utils: URLs are by default launched with `xdg-open`.
* bash-completion: If you want completion for positional arguments.
### Building
In addition to the dev variant of the packages above, you need:
@ -68,6 +67,7 @@ In addition to the dev variant of the packages above, you need:
* scdoc (for man page generation, not needed if documentation is disabled)
* llvm (for PGO builds with Clang)
* [tllist](https://codeberg.org/dnkl/tllist) [^1]
* systemd (optional, foot will install systemd unit files if detected)
A note on compilers; in general, foot runs **much** faster when
compiled with gcc instead of clang. A profile-guided gcc build can be