12 lines
233 B
Plaintext
Executable File
12 lines
233 B
Plaintext
Executable File
/** Basic config file **/
|
|
|
|
configuration {
|
|
show-icons: true;
|
|
icon-theme: "Candy";
|
|
display-drun: "";
|
|
display-run: "🏃🏽♂️ ";
|
|
display-window: "🗔 ";
|
|
display-combi: "🔎 ";
|
|
}
|
|
@theme "themes/mcLarenTheme.rasi"
|