Go to file
2019-12-17 00:19:08 -08:00
Debug Added --version 2019-12-16 23:55:48 -08:00
inc Parsing image escapes and markup will only occur if their respective options are enabled 2019-12-16 19:38:12 -08:00
modes Parsing image escapes and markup will only occur if their respective options are enabled 2019-12-16 19:38:12 -08:00
proto First commit 2019-08-17 18:19:32 -07:00
Release Added --version 2019-12-16 23:55:48 -08:00
src One too many tabs 2019-12-17 00:19:08 -08:00
.build.yml I honestly think I might be brain dead 2019-08-21 16:41:53 -07:00
.hgignore First commit 2019-08-17 18:19:32 -07:00
COPYING.md First commit 2019-08-17 18:19:32 -07:00
README.md OPTION CHANGE: -i and -I have been swapped to improve compatibility with other *nix tools 2019-11-28 22:27:06 -08:00

Wofi

Wofi is a launcher/menu program for wlroots based wayland compositors such as sway

If you're having issues with -i not showing images refer to https://todo.sr.ht/~scoopta/wofi/33

builds.sr.ht status

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/

Documentation

Documentation on styling and general configuration can be found here https://cloudninja.pw/docs/wofi.html