10 lines
161 B
Plaintext
10 lines
161 B
Plaintext
@theme "gruvbox-dark-hard"
|
|
|
|
configuration {
|
|
terminal: "alacritty";
|
|
font: "Noto Sans 12";
|
|
show-icons: true;
|
|
lines: 10;
|
|
drun-display-format: "{name}";
|
|
}
|