/rofi-themes-collection

Themes Collection for Rofi Launcher

GNU General Public License v3.0GPL-3.0

Themes Collection for Rofi Launcher

What is Rofi?

Rofi is A window switcher, Application launcher and dmenu replacement. Rofi started as a clone of simpleswitcher and It has been extended with extra features, like an application launcher and ssh-launcher, and can act as a drop-in dmenu replacement, making it a very versatile tool. 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. You can learn more about Rofi here.

Screenshots

Launchpad

launchpad

Nord

nord

Nord (oneline)

nord-oneline

Nord (two lines)

nord-twoLines

Rounded

rounded-blue-dark rounded-gray-dark rounded-green-dark rounded-orange-dark rounded-pink-dark rounded-purple-dark rounded-red-dark rounded-yellow-dark rounded-nord-dark

Spotlight (light)

spotlight

Spotlight (dark)

spotlight-dark

Squared Everforest

squared-nord

Squared Nord

squared-nord

Squared Material Red

squared-material-red

Don't have rofi yet? Install it!

  • On Debian / Ubuntu : apt-get install rofi
  • On Arch / Arch-based : pacman -S rofi
  • On Fedora : dnf install rofi

You can learn how to set Rofi shortcuts and more here.

Installing themes

  1. Clone this repository and change to its directory:
$ git clone https://github.com/lr-tech/rofi-themes-collection.git
$ cd rofi-themes-collection
  1. If you don't have the directories needed for the install create them with:
$ mkdir -p ~/.local/share/rofi/themes/
  1. Copy your desired theme to ~/.local/share/rofi/themes folder:
$ cp themes/<your-selected-theme> ~/.local/share/rofi/themes/
  1. Run Rofi in run modi, then run rofi-theme-selector.

  2. Search for your desired theme, press enter to preview, then Alt+a to accept the new theme.

  3. Enjoy your new Rofi theme!