2021-11-20 19:52:12 +00:00
|
|
|
|
|
|
|
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;
|
|
|
|
}
|
2022-01-12 12:59:46 +00:00
|
|
|
@theme "/home/lafrite/.local/share/rofi/rofi-themes-collection/themes/spotlight-dark.rasi"
|