diff --git a/rofi/config.rasi b/rofi/config.rasi index 82e3044..e1194dd 100644 --- a/rofi/config.rasi +++ b/rofi/config.rasi @@ -1 +1,6 @@ +configuration { + modi: "drun,combi"; + font: "JetBrains Mono Nerd Font 14"; + combi-modi: "window,drun"; +} @theme "/usr/share/rofi/themes/purple.rasi"