Add rofi config
This commit is contained in:
parent
7ab90ef87e
commit
70d5c50960
1 changed files with 6 additions and 0 deletions
6
.config/rofi/config.rasi
Normal file
6
.config/rofi/config.rasi
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
configuration {
|
||||||
|
modi: "window,drun,ssh,combi";
|
||||||
|
theme: "solarized";
|
||||||
|
font: "hack 10";
|
||||||
|
combi-modi: "window,drun,ssh";
|
||||||
|
}
|
Loading…
Reference in a new issue