K9 is a modern, polished Wayland desktop environment built with wlroots and GTK. It provides a unified, singular user experience with a sleek control center and dock.
- Wayland Native: High performance and security.
- Unified Shell: GTK-based panel and dock with a modern control center.
- Polished UI: Rounded corners, Tokyonight theme, and intuitive widgets.
- Interactive: Support for moving, resizing, and focusing windows.
sudo apt update
sudo apt install -y libwlroots-dev libwayland-dev wayland-protocols \
pkg-config libxkbcommon-dev libpixman-1-dev libgles2-mesa-dev \
libinput-dev libgbm-dev libudev-dev libgtk-3-dev libgtk-layer-shell-devcd src
bash build.bash
sudo cp k9-compositor k9-shell /usr/local/bin/To start the K9 session:
k9-compositorTip: Use Alt+Escape to exit the compositor.
GPL License