3 releases
| 0.1.2 | Nov 28, 2023 |
|---|---|
| 0.1.1 | Nov 27, 2023 |
| 0.1.0 | Nov 27, 2023 |
#840 in GUI
12KB
282 lines
kanami
kanami is a GTK-based powermenu.

Installation
cargo install kanami
Configuration
Copy config.toml, a sample configuration file, to ~/.config/kanami/config.toml or /etc/kanami/config.toml.
Styling
Styling is done using the CSS file format via a file named style.css.
Valid locations for this file are ~/.config/kanami/style.css or /etc/kanami/style.css.
A good starting point is style.css, the default style.
Dependencies
~20–30MB
~573K SLoC