17 lines
393 B
Plaintext
17 lines
393 B
Plaintext
configuration{
|
|
modi: "run,window,combi";
|
|
icon-theme: "Oranchelo";
|
|
show-icons: true;
|
|
terminal: "alacritty";
|
|
drun-display-format: "{icon} {name}";
|
|
location: 0;
|
|
disable-history: false;
|
|
hide-scrollbar: true;
|
|
display-combi: " 🖥️ All ";
|
|
display-run: " 🏃 Run ";
|
|
display-window: " 🪟 Window";
|
|
sidebar-mode: true;
|
|
}
|
|
|
|
@theme "solarized-dark"
|