The foot package provides a Wayland terminal emulator.
fontconfig, libxkbcommon, elogind, Pixman, Wayland, and Wayland-Protocols
fcft-3.3.1 (if not built, it will be downloaded), HarfBuzz, and tllist-1.1.0 (if not built, it will be downloaded)
scdoc-1.11.3 and utf8proc
Install foot by running the following commands:
mkdir build && cd build && meson setup --prefix=/usr --buildtype=release .. && ninja
Now, as the root
user:
ninja install
If you built scdoc, make the
documentation directory versioned as the root
user:
mv -v /usr/share/doc/foot{,-1.22.0}
~/.config/foot/foot.ini
. The
default version is in /etc/xdg/foot
and will not be used and must be copied to ~/.config/foot
.
Create the config file:
mkdir -pv ~/.config/foot && cp /etc/xdg/foot/foot.ini ~/.config/foot
Now inspect the file and make any changes you see fit.