Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 228 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 228 Bytes

ankkanen-wl

A Wayland compositor for Ankkanen implemented using the wlroots library.

Building and installing

mkdir build
cd build
cmake ..
make
sudo make install