29 lines
1.5 KiB
Plaintext
Executable File
29 lines
1.5 KiB
Plaintext
Executable File
configuration {
|
|
lines: 15;
|
|
columns: 1;
|
|
font: "Iosevka Nerd Font 9";
|
|
bw: 0;
|
|
location: 0;
|
|
padding: 0;
|
|
fixed-num-lines: true;
|
|
show-icons: false;
|
|
sidebar-mode: true;
|
|
separator-style: "none";
|
|
hide-scrollbar: true;
|
|
fullscreen: false;
|
|
fake-transparency: false;
|
|
scroll-method: 0;
|
|
click-to-exit: true;
|
|
show-match: false;
|
|
combi-hide-mode-prefix: false;
|
|
display-window: " ";
|
|
display-windowcd: " ";
|
|
display-run: " ";
|
|
display-ssh: " ";
|
|
display-drun: " ";
|
|
display-combi: " ";
|
|
window-format: "{w} ··· [{c}] ··· {t}";
|
|
}
|
|
|
|
@theme "matbook"
|