dotfiles/.config/rofi/config.rasi
2025-10-27 18:51:54 -04:00

19 lines
414 B
Plaintext

configuration{
combi-modi: "window,drun,run";
modi: "combi";
font: "JetBrainsMono Nerd Font 9";
icon-theme: "Adwaita";
show-icons: true;
terminal: "wezterm";
location: 0;
disable-history: false;
hide-scrollbar: true;
display-combi: " Open";
display-run: "  ";
display-drun: "  ";
display-window: " 󰕰 ";
sidebar-mode: false;
}
@theme "DarkBlue"