From 33b9d9930f3e3976d159a887b1cbad1802da15a6 Mon Sep 17 00:00:00 2001 From: Marko Korhonen Date: Sun, 11 Sep 2022 12:50:00 +0300 Subject: [PATCH] Make rofi font bigger --- home/.config/rofi/config.rasi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/.config/rofi/config.rasi b/home/.config/rofi/config.rasi index 502769e7..be258cd5 100644 --- a/home/.config/rofi/config.rasi +++ b/home/.config/rofi/config.rasi @@ -1,7 +1,7 @@ // vim: ft=rasi configuration { - font: "Overpass 10"; + font: "Overpass 15"; show-icons: true; terminal: "foot"; // modi: "run,ssh";