From e19042aae13d6a747329e39605223b2fcea80bd6 Mon Sep 17 00:00:00 2001 From: listout Date: Tue, 16 Nov 2021 09:36:45 +0530 Subject: increased font size to 14 --- .config/rofi/config.rasi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/rofi') diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi index c8e9d55..d30b38c 100644 --- a/.config/rofi/config.rasi +++ b/.config/rofi/config.rasi @@ -1,5 +1,5 @@ configuration { - font: "Mono 12"; + font: "Mono 14"; modi: "drun,windowcd,window"; show-icons: true; display-drun: "𝛌"; -- cgit v1.2.3