fixed rofi config parsing error

This commit is contained in:
elena 2019-01-09 20:29:01 +02:00
parent 3eedd4972f
commit 0f8b7f7796

View file

@ -1,5 +1,3 @@
@import "colors.rasi"
configuration {
modi: "combi,windowcd,run";
lines: 10;
@ -206,3 +204,5 @@ textbox-prompt-colon {
margin: 0px 0.3000em 0.0000em 0.0000em ;
text-color: inherit;
}
@import "colors.rasi"