wofi/README.md
2019-08-21 16:33:18 -07:00

26 lines
731 B
Markdown

# Wofi
Wofi is a launcher/menu program for wlroots based wayland compositors such as sway
[![builds.sr.ht status](https://builds.sr.ht/~scoopta/wofi.svg)](https://builds.sr.ht/~scoopta/wofi?)
## Dependencies
libwayland-dev
libgtk-3-dev
pkg-config
## Building
hg clone https://hg.sr.ht/~scoopta/wofi
cd wofi/Release
make
## Installing
sudo cp wofi /usr/bin
## Uninstalling
sudo rm /usr/bin/wofi
## Bug Reports
Please file bug reports at https://todo.sr.ht/~scoopta/wofi
## Contributing
Please submit patches to https://lists.sr.ht/~scoopta/wofi
You can find documentation here https://man.sr.ht/hg.sr.ht/email.md
## Packages
If you're on Arch there's an unofficial AUR package https://aur.archlinux.org/packages/wofi-hg/