dotfiles/.config/rofi/config.rasi
2024-01-28 11:44:50 -06:00

16 lines
322 B
Plaintext

* {
font: "JetBrainsMonoNL Nerd Font Medium 12";
}
configuration {
display-drun: "  apps ";
display-ssh: " 󱘖 ssh ";
display-run: "  run ";
show-icons: true;
drun-display-format: "{icon} {name}";
sidebar-mode: true;
terminal: "kitty";
}
@theme "/home/april/.config/rofi/themes/everforest.rasi"