Contents
Installed Programs:
wofi
Installed Libraries:
None
Installed Directories:
/usr/include/wofi-1
Wofi provides an application launcher for Wayland compositors. It has most of the same functionality Rofi-1.7.8.
Download (HTTP): https://hg.sr.ht/~scoopta/wofi/archive/v1.4.1.tar.gz
Install Wofi by running the following commands:
mkdir build && cd build && meson setup --prefix=/usr --buildtype=release .. && ninja
Now, as the root
user:
ninja install