dotfiles/home/user/.config/rofi/config.rasi
2023-11-20 13:33:26 +03:00

8 lines
137 B
Plaintext

configuration {
show-icons: true;
matching: "fuzzy";
terminal: "alacritty";
font: "xft:FiraCode 12";
}
@theme "Arc-Dark"