wofi/README.md

31 lines
986 B
Markdown
Raw Normal View History

2019-08-17 21:19:32 -04:00
# Wofi
Wofi is a launcher/menu program for wlroots based wayland compositors such as sway
2019-08-21 19:33:18 -04:00
If you're having issues with -i not showing images refer to https://todo.sr.ht/~scoopta/wofi/33
2019-08-21 19:33:18 -04:00
[![builds.sr.ht status](https://builds.sr.ht/~scoopta/wofi.svg)](https://builds.sr.ht/~scoopta/wofi?)
2019-08-17 21:19:32 -04:00
## Dependencies
libwayland-dev
libgtk-3-dev
pkg-config
2019-12-20 21:29:11 -05:00
meson
2019-08-17 21:19:32 -04:00
## Building
hg clone https://hg.sr.ht/~scoopta/wofi
2019-12-20 21:29:11 -05:00
cd wofi
meson build
ninja -C build
2019-08-17 21:19:32 -04:00
## Installing
2019-12-21 01:01:56 -05:00
sudo ninja -C build install
2019-08-17 21:19:32 -04:00
## Uninstalling
2019-12-21 01:01:56 -05:00
sudo ninja -C build uninstall
2019-08-17 21:19:32 -04:00
## 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/
2019-09-12 00:05:11 -04:00
## Documentation
Documentation on styling and general configuration can be found here https://cloudninja.pw/docs/wofi.html