dotfiles/config/rofi/config.rasi
2023-04-15 23:53:08 +02:00

9 lines
187 B
Plaintext

/** Basic config file **/
configuration {
show-icons: true;
font: "Courier New 12";
icon-theme: "Papirus";
}
@theme "/usr/share/rofi/themes/gruvbox-dark-hard.rasi"