fixed rofi config because it updated @quantum fuck you
This commit is contained in:
parent
ee8c524d11
commit
b5c470cbc7
1 changed files with 1 additions and 1 deletions
|
@ -1,8 +1,8 @@
|
||||||
configuration {
|
configuration {
|
||||||
modi: "window,drun,ssh,combi";
|
modi: "window,drun,ssh,combi";
|
||||||
theme: "~/.config/rofi/slate.rasi";
|
|
||||||
icon-theme: "breeze-dark";
|
icon-theme: "breeze-dark";
|
||||||
show-icons: true;
|
show-icons: true;
|
||||||
font: "hack 10";
|
font: "hack 10";
|
||||||
combi-modi: "window,drun,ssh";
|
combi-modi: "window,drun,ssh";
|
||||||
}
|
}
|
||||||
|
@theme "~/.config/rofi/slate.rasi"
|
||||||
|
|
Loading…
Reference in a new issue