Wofi-1.5.1

Introduction to Wofi

Wofi provides an application launcher for Wayland compositors. It has most of the same functionality Rofi-2.0.0.

Wofi Dependencies

Required

gdk-pixbuf, GLib, GTK-3, Pango (with Cairo), and Wayland

Installation of Wofi

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

Command Explanations

--buildtype=release: Specify a buildtype suitable for stable releases of the package, as the default may produce unoptimized binaries.

Contents

Installed Programs: wofi
Installed Libraries: None
Installed Directories: /usr/include/wofi-1

Short Descriptions

wofi

is a Wayland application launcher