Files
dotfiles/rofi/config.rasi

11 lines
203 B
Plaintext
Raw Normal View History

2021-02-21 19:47:29 +05:30
configuration {
theme: "~/.cache/wal/colors-rofi-dark.rasi";
modi: "drun,run";
combi-modi: "window,drun,ssh";
icon-theme: "Papirus";
display-drun: "Search";
show-icons: true;
}