From 8d6689045682699395e6c57f70f784db9b4a0a18 Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Wed, 14 May 2025 20:43:56 +0200 Subject: [PATCH] rofi/config.rasi: update font --- rofi/config.rasi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"