meson setup build
meson compile -C build
meson install -C buildmeson setup build --prefix=/usr --buildtype=release meson compile -C build
sudo cp conf/config.conf /etc/vaxp/aether/
sudo setfacl -R -d -m o::rw,g::rw,u::rw /etc/vaxp/aether/
sudo chmod 666 /etc/vaxp/aether/config.conf
mkdir -p subprojects
git clone https://gitlab.freedesktop.org/wlroots/wlroots.git -b 0.19 subprojects/wlroots
sudo apt update && sudo apt install -y
xwayland
liblcms2-dev
libxcb-ewmh-dev
libxcb-icccm4-dev
libxcb-render-util0-dev
libxcb-xinput-dev
libxcb-composite0-dev