dotfiles/.config/rofi/config.rasi
2020-12-08 17:33:42 -07:00

9 lines
192 B
Text

configuration {
modi: "window,drun,ssh,combi";
theme: "~/.config/rofi/slate.rasi";
icon-theme: "Papirus-Dark";
show-icons: true;
font: "hack 10";
combi-modi: "window,drun,ssh";
}