ethmtrgt / rofi-collection

Beautiful collection of Rofi themes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rofi Collection

My personal collection.

If you find any error or you think I need to add something to this readme please send a message to me on reddit

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 repo.

Papirus Icon repo

Also you need to download and install this font from nerd fonts:

  • JetBrainsMono

To install this font, 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

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 then quantity!

Murz (my own color scheme)

rofi

Dracula

rofi

Gruvbox

rofi

Material

rofi

Minimal

rofi

Nord

rofi

About

Beautiful collection of Rofi themes