15 lines
425 B
Text
15 lines
425 B
Text
configuration{
|
|
modi: "drun";
|
|
font: "FiraCode Nerd Font Mono 10";
|
|
show-icons: true;
|
|
terminal: "alacritty";
|
|
drun-display-format: "{icon} {name}";
|
|
location: 0;
|
|
disable-history: false;
|
|
hide-scrollbar: true;
|
|
display-drun: " Apps ";
|
|
sidebar-mode: true;
|
|
}
|
|
|
|
//@theme "/home/tsousa/.config/rofi/themes/catppuccin-frappe.rasi"
|
|
@theme "/home/tsousa/.config/rofi/themes/catppuccin-macchiato.rasi"
|