18 lines
237 B
Plaintext
18 lines
237 B
Plaintext
|
configuration {
|
||
|
font: "Hasklig 12";
|
||
|
modes: "drun,run";
|
||
|
terminal: "kitty";
|
||
|
|
||
|
filebrowser {
|
||
|
directories-first: true;
|
||
|
sorting-method: "name";
|
||
|
}
|
||
|
|
||
|
timeout {
|
||
|
action: "kb-cancel";
|
||
|
delay: 0;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@theme "theme.rasi"
|