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