ulises-jeremias / rofi-themes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Themes Collection for Rofi Launcher

This themes collection is a set of themes created from the work done by Lr Tech on this repository.

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.

Don't have rofi yet? Install it!

  • On Debian / Ubuntu : sudo apt-get install rofi
  • On Arch-Linux / Arch-based distros: sudo 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/ulises-jeremias/rofi-themes.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!

Screenshots

Launchpad

launchpad

Nord

nord

Nord (oneline)

nord-oneline

Nord (two lines)

nord-two-lines

Spotlight (light)

spotlight-light

Spotlight (dark)

spotlight-dark

Squared Nord

squared-nord

Squared Red

squared-red

About

License:GNU General Public License v3.0