Skip to content

hiimsergey/rofi-gruvbox-material

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gruvbox Material Rofi theme

A simple theme for rofi based on Gruvbox Material by @sainnhe.

Setup

  1. Copy gruvbox-material.rasi file to ~/.config/rofi/gruvbox-material.rasi
  2. Add the following lines to your rofi config (~/.config/rofi/config.rasi):
configuration {
    display-ssh:    "";
    display-run:    "";
    display-drun:   "";
    display-window: "";
    display-combi:  "";
    show-icons:     true;
}

@theme "~/.config/rofi/gruvbox-material.rasi"