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