From e1541d9d158bc0c9f63c918ea90267e76db790b4 Mon Sep 17 00:00:00 2001 From: listout Date: Fri, 3 Dec 2021 11:15:43 +0530 Subject: using normal font, instead of the bold version --- .config/rofi/config.rasi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/rofi/config.rasi') diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi index 43cca45..69d5a99 100644 --- a/.config/rofi/config.rasi +++ b/.config/rofi/config.rasi @@ -1,5 +1,5 @@ configuration { - font: "Mono Bold 12"; + font: "Mono 11"; modi: "drun,windowcd,window"; show-icons: true; display-drun: "𝛌"; -- cgit v1.2.3