20 lines
509 B
Plaintext
20 lines
509 B
Plaintext
|
|
configuration {
|
|
terminal: "kitty";
|
|
modi: "combi,window,drun";
|
|
combi-modi: "drun,window";
|
|
font: "Noto Sans Bold 10";
|
|
show-icons: true;
|
|
icon-theme: "Tela circle dark";
|
|
combi-hide-mode-prefix: true;
|
|
drun-show-actions: true;
|
|
drun-display-format: "{name}";
|
|
disable-history: false;
|
|
fullscreen: false;
|
|
hide-scrollbar: true;
|
|
sidebar-mode: false;
|
|
auto-select: false;
|
|
}
|
|
//@theme "/usr/share/rofi/themes/gruvbox-dark.rasi"
|
|
@theme "/home/lafrite/.local/share/rofi/themes/spotlight-dark.rasi"
|