Rofi-2.0.0

Introduction to Rofi

Rofi provides an application launcher for the X Window System. It can launch applications found in $PATH, such as firefox. It can also launch applications from .desktop files in /usr/share/applications, ~/.local/share/applications, and other paths, such as /usr/share/applications/firefox.desktop. This version now supports Wayland.

[Note]

Note

An Internet connection is needed for building this package. The system certificate store may need to be set up with make-ca before building this package.

Rofi Dependencies

Required

gdk-pixbuf, GLib2, libxcb, libxkbcommon, Pango (with Cairo), startup-notification, and XCB Utilities

Recommended

hicolor-icon-theme, Wayland, and Wayland-Protocols

Optional

xcb-imdkit-1.0.9

Installation of Rofi

Install Rofi by running the following commands:

mkdir build &&
cd    build &&

meson setup --prefix=/usr --buildtype=release .. &&
ninja

Now, as the root user:

ninja install

Contents

Installed Programs: rofi, rofi-sensible-terminal, and rofi-theme-selector
Installed Libraries: None
Installed Directories: /usr/include/rofi and /usr/share/rofi/themes

Short Descriptions

rofi

is an X11 application launcher

rofi-sensible-terminal

invokes the default terminal

rofi-theme-selector

changes the theme used for rofi's UI