• Stars
    star
    463
  • Rank 92,510 (Top 2 %)
  • Language
  • Created almost 4 years ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Beautiful collection of Rofi themes

Rofi Collection

Started as my personal collection, but now it's a community thing I guess, at least it's being updated by the Contributors and I really appreciate that.

Getting Started

Prerequisites

You need to install Rofi and an icon pack, the one I'm using is Papirus:

Debian/Ubuntu

$HOME
-> sudo apt install rofi papirus-icon-theme

Fedora

$HOME
-> sudo dnf install rofi papirus-icon-theme

If you're having trouble:

Rofi Official Repo.

Papirus Icon repo

Also you need to download and install these fonts from nerd fonts:

  • JetBrainsMono
  • Iosevka

To install these fonts, copy/move to the folder ~/.fonts and run in the terminal:

$HOME
-> fc-cache -fv

Installing

First you need to clone the repo (recommend in $HOME, or Projects directory):

$HOME
-> git clone https://github.com/Murzchnvok/rofi-collection

As suggested by Ryan S., you could also shallow clone (not clone the entire repo history):

$HOME
-> git clone https://github.com/Murzchnvok/rofi-collection --depth 1

If you're using sxhkd you need to add something like this to your sxhkdrc:

super + shift + {i,o,p}
    rofi -show {run,drun,window} -theme $HOME/rofi-collection/nord/nord.rasi

or copy/move the rasi config file to ~/.local/share/rofi/themes/ and run rofi theme selector:

$HOME/rofi-collection
-> cp -r nord $HOME/.local/share/rofi/themes/

$HOME
-> rofi-theme-selector

Remember to keep updated:

$HOME
-> cd $HOME/rofi-collection && git pull

You might be interested

Quality is more important than quantity!

Murz (my own color scheme)

rofi

Dracula

rofi

Gruvbox

rofi

Material

rofi

Minimal

rofi

Nord

rofi

OneDark

rofi

Tokyonight

rofi