kanami

Crates.iokanami
lib.rskanami
version0.1.2
sourcesrc
created_at2023-11-27 21:19:02.428478
updated_at2023-11-28 22:40:14.815789
descriptionA GTK-based powermenu
homepagehttps://github.com/nryotaro/kanami
repositoryhttps://github.com/nryotaro/kanami
max_upload_size
id1050944
size38,763
Ryotaro Nakamura (nryotaro)

documentation

https://github.com/nryotaro/kanami

README

kanami

kanami is a GTK-based powermenu.

image

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.

Commit count: 47

cargo fmt