forked from logan/dotfiles
9 lines
196 B
Text
9 lines
196 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,run,ssh";
|
|
}
|
|
|