diff --git a/rofi/config.rasi b/rofi/config.rasi index f3412c0..0d24587 100644 --- a/rofi/config.rasi +++ b/rofi/config.rasi @@ -1,6 +1,6 @@ configuration { - modi: "window,run,drun,ssh,combi"; - combi-modi: "window,drun,ssh"; + modi: "run,drun,ssh"; font: "IosevkaCustom 16"; + combi-modi: "window,drun,ssh"; } @theme "./theme"