Skip to content

An unffocial Rofi theme in the Catppuccin colorscheme

Notifications You must be signed in to change notification settings

hiimsergey/rofi-catppuccin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Catppuccin Rofi theme

A simple theme for rofi based on the Catppuccin theme.

rofi_catppuccin_screenshot

Installation

  1. Copy catppuccin-lavrent-mocha.rasi to ~/.config/rofi/
  2. Add the following lines to your config (~/.config/rofi/config.rasi):
configuration {
    show-icons: true;

    display-ssh:    "󰣀 ssh:";
    display-run:    "󱓞 run:";
    display-drun:   "󰣖 drun:";
    display-window: "󱂬 window:";
    display-combi:  "󰕘 combi:";
    display-filebrowser: "󰉋 filebrowser:";
}

@theme "~/.config/rofi/catppuccin-lavrent-mocha.rasi"