21 lines
662 B
Plaintext
21 lines
662 B
Plaintext
configuration {
|
|
modi: "drun,run";
|
|
font: "EnvyCodeR Nerd Font 11";
|
|
show-icons: true;
|
|
icon-theme: "kora";
|
|
display-drun: "APPS";
|
|
display-run: "RUN";
|
|
display-filebrowser: "FILES";
|
|
display-window: "WINDOW";
|
|
drun-display-format: "{name}";
|
|
hover-select: false;
|
|
scroll-method: 1;
|
|
me-select-entry: "";
|
|
me-accept-entry: "MousePrimary";
|
|
window-format: "{w} · {c} · {t}";
|
|
|
|
}
|
|
|
|
|
|
|
|
@import "~/.cache/wal/colors-rofi-dark.rasi" |