16 lines
322 B
Plaintext
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"
|