8 lines
132 B
Plaintext
8 lines
132 B
Plaintext
/** Basic config file **/
|
|
|
|
configuration {
|
|
show-icons: true;
|
|
font: "Courier New 32";
|
|
icon-theme: "Papirus";
|
|
}
|