|
@@ -2,7 +2,7 @@ configuration {
|
|
modi: "window,run,ssh,combi";
|
|
modi: "window,run,ssh,combi";
|
|
width: 50;
|
|
width: 50;
|
|
lines: 7;
|
|
lines: 7;
|
|
- terminal-emulator: "kitty";
|
|
|
|
|
|
+ terminal: "/usr/bin/kitty";
|
|
font: "JetBrains Mono 10";
|
|
font: "JetBrains Mono 10";
|
|
show-icons: true;
|
|
show-icons: true;
|
|
combi-modi: "window,ssh,drun";
|
|
combi-modi: "window,ssh,drun";
|