Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 505 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 505 Bytes

Gray

system trays for everyone ⚡

simple widget implementation using Gray showing an invoked item menu

Gray is an implementation of the SNI protocol (see this), made to make stuff super simple


build Gray and install it

meson --prefix=/usr build && sudo ninja -C build install

after installing, you can head over to the examples/ directory and try one of the examples there!