From f4d4745bbcfee0616529376ca672c637399492f3 Mon Sep 17 00:00:00 2001 From: Bartek Stalewski Date: Sun, 11 Jul 2021 00:20:20 +0200 Subject: [PATCH] More consistent font for rofi. --- _desktop/rofi/config.rasi | 1 + 1 file changed, 1 insertion(+) diff --git a/_desktop/rofi/config.rasi b/_desktop/rofi/config.rasi index fa17308..3fb8cb4 100644 --- a/_desktop/rofi/config.rasi +++ b/_desktop/rofi/config.rasi @@ -1,3 +1,4 @@ configuration { + font: "JetBrainsMono Nerd Font Mono 12"; theme: "Pop-Dark"; }