dots/.config/rofi/config.rasi

11 lines
212 B
Plaintext

configuration {
modi: "window,run,ssh";
width: 25;
lines: 1;
auto-select: false;
separator-style: "none";
hide-scrollbar: true;
fake-transparency: true;
theme: "~/.cache/wal/colors-rofi-light.rasi";
}