- Built with GTK4 and GIO for modern Wayland integration
- Support for StatusNotifierItem protocol
- Configuration via simple INI files
- Compatible with Sway, Hyprland, lawbc and more
# Clone the repository
git clone https://github.com/sodomon2/simple-panel.git
cd simple-panel
# Configure and build
meson setup build
ninja -C build
# Install (system-wide)
sudo ninja -C build install
# Run
simple-panelContributions are welcome! Feel free to submit issues and pull requests.
This project is licensed under the MIT License - see the LICENSE file for details.
