dotfiles/dot_config/rofi/config.rasi

20 lines
267 B
Plaintext
Raw Normal View History

2024-04-28 08:07:29 +02:00
configuration {
font: "DejaVu Sans Mono 14";
line-margin: 10;
display-run: "";
show-icons: true;
icon-theme: "Nordzy";
terminal: "kitty";
}
@theme "~/.config/rofi/nord.rasi"
listview {
lines: 12;
columns: 1;
}
window {
width: 25%;
}