tce-load -wil compiletc meson cmake wayland-dev wayland-protocols git

https://github.com/swaywm/swayidle/archive/refs/tags/1.8.0.tar.gz

meson build/
ninja -C build/ [ignore the warnings about bash-completion, fish, libsystemd, scdoc]
mkdir /tmp/dest
DESTDIR=/tmp/dest ninja -C build/ install
