dotfiles/.config/rofi/config.rasi

10 lines
201 B
Plaintext

/* Rofi config file */
configuration {
lines: 12;
font: "hack 10";
show-icons: true;
theme: "~/.config/rofi/themes/onedark";
display-window: "Window";
display-drun: "Search";
}