9 lines
140 B
Text
9 lines
140 B
Text
|
configuration {
|
||
|
modi: "drun,window,run,ssh";
|
||
|
font: "mono 12";
|
||
|
fixed-num-lines: true;
|
||
|
show-icons: true;
|
||
|
terminal: "st";
|
||
|
}
|
||
|
@theme "nord"
|