Crates.io | kanami |
lib.rs | kanami |
version | 0.1.2 |
source | src |
created_at | 2023-11-27 21:19:02.428478 |
updated_at | 2023-11-28 22:40:14.815789 |
description | A GTK-based powermenu |
homepage | https://github.com/nryotaro/kanami |
repository | https://github.com/nryotaro/kanami |
max_upload_size | |
id | 1050944 |
size | 38,763 |
kanami is a GTK-based powermenu.
cargo install kanami
Copy config.toml
, a sample configuration file, to ~/.config/kanami/config.toml
or /etc/kanami/config.toml
.
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.