hiimsergey / rofi-catppuccin

An unffocial Rofi theme in the Catppuccin colorscheme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"