11 lines
199 B
Plaintext
11 lines
199 B
Plaintext
configuration {
|
|
modi: "window,run,ssh,combi";
|
|
width: 50;
|
|
lines: 7;
|
|
terminal: "/usr/bin/kitty";
|
|
font: "JetBrains Mono 10";
|
|
show-icons: true;
|
|
combi-modi: "window,ssh,drun";
|
|
theme: "Monokai";
|
|
}
|