K9 is a lightweight and modern X11-based desktop environment, designed for a sleek and efficient workflow. It features rounded window decorations, a system panel, blur effects, and smooth window management.
- X11 Window Management: Manages windows with a custom compositor.
- Blurred Background Effects: Uses XRender for a smooth, blurred look.
- System Menu: Accessible via a right-click or Super key.
- System Info Popup: Press
Super+Ito view system details, including K9 registration as a DE. - Lightweight: Minimal dependencies, optimized for performance.
Ensure you have the following installed:
sudo apt install libx11-dev libxrender-dev libxext-dev libxrandr-dev libxft-dev libxcomposite-devgit clone https://github.com/WolfTech-Innovations/K9.git
cd K9
sudo bash build.bash
./k9Super+I: Open system info popupSuper+M: Open menu
Contributions are welcome! Feel free to submit a pull request or report issues.
GPL License