A simple theme for rofi based on the Catppuccin theme.
- Copy
catppuccin-lavrent-mocha.rasi
to~/.config/rofi/
- 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"