neodotfiles/config/rofi/config.rasi

22 lines
489 B
Text
Raw Permalink Normal View History

2024-08-11 21:30:43 +00:00
configuration {
modi: "run,drun,window";
lines: 10;
font: "mononoki Nerd Font 10";
show-icons: true;
icon-theme: "Papirus-Dark";
terminal: "kitty";
drun-display-format: "{icon} {name}";
location: 0;
disable-history: false;
hide-scrollbar: true;
display-drun: " 󰀻 Apps ";
display-run: "  Run ";
display-window: " 󰖯 Window ";
display-Network: " 󰤨 Network ";
sidebar-mode: true;
dpi: 100;
}
@theme "gruvbox-dark"