Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 324 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 324 Bytes

sgmenu

sgmenu is a launcher application targetting the Sway window manager. It is similar to applications such as dmenu and rofi.

Building

To build sgmenu, you must have installed the gtk-layer-shell libraries.

After that, the standard Rust build commands work such as cargo build, cargo run, etc.