diff --git a/rofi/.config/rofi/config.rasi b/rofi/.config/rofi/config.rasi index 975e628..67719c9 100644 --- a/rofi/.config/rofi/config.rasi +++ b/rofi/.config/rofi/config.rasi @@ -1,5 +1,10 @@ /*Dracula theme based on the Purple official rofi theme*/ +configuration { + modi: "window,drun,ssh"; + combi-modi: "window,drun,ssh"; +} + * { font: "Jetbrains Mono 12"; foreground: #f8f8f2;