10 lines
208 B
Plaintext
Executable File
10 lines
208 B
Plaintext
Executable File
/** Basic config file **/
|
|
|
|
configuration {
|
|
show-icons: false;
|
|
icon-theme: "Tela-blue";
|
|
kb-row-tab: "";
|
|
kb-mode-next: "Tab";
|
|
run-shell-command: "alacritty -e {cmd}";
|
|
}
|