Rofi, like dmenu, will provide the user with a textual list of options where one or more can be selected. This can either be, running an application, selecting a window or options provided by an external script.
On Gentoo just use the command below with root or add the sudo in the normal user
To test to see if it is working normally, run the command:
To create a shortcut for the super + d
key combination to open Rofi, simply edit the vim .config/sxhkd/sxhkdrc
configuration file and insert the following line:
For you to customize rofi theme, run the commands below in order
Okay, now whenever you type super + d
open Rofi.