đĻ Build
- Dependence
pacman -S pkgconf wayland wayland-protocols \
wlr-protocols mesa ffmpeg \
nlohmann-json tomlplusplus- Build Command
cmake -B build -G Ninja -DCMAKE_BUILD_TYPE=Releasecmake -B build -G Ninja -DCMAKE_BUILD_TYPE=Debugcmake --build build- Prefix needs to be specified
cmake --install build