diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi index 56d3bd9..9e0424e 100644 --- a/config/rofi/config.rasi +++ b/config/rofi/config.rasi @@ -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"