From 7c0b3ee9edc09194a4fe15b08a088066fd2c34a7 Mon Sep 17 00:00:00 2001 From: Marcel Kapfer Date: Mon, 15 Mar 2021 10:07:09 +0100 Subject: [PATCH] [Rofi] Change font to JetBrains Mono --- rofi/config.rasi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rofi/config.rasi b/rofi/config.rasi index b2035e5..8fdf10f 100644 --- a/rofi/config.rasi +++ b/rofi/config.rasi @@ -3,7 +3,7 @@ configuration { /* width: 50;*/ /* lines: 15;*/ /* columns: 1;*/ - font: "Iosevka 12"; + font: "Jetbrains Mono 12"; /* bw: 1;*/ /* location: 0;*/ /* padding: 5;*/