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