dotfiles/rofi/spaceship/config.rasi

9 lines
190 B
Plaintext
Raw Normal View History

2023-05-26 02:15:43 +00:00
// "spaceship" theme config
configuration {
font: "Fira Code 14";
show-icons: true;
icon-theme: "hicolor";
icon { theme: "hicolor"; }
}
// actual styling
@theme "spaceship/theme.rasi"