From 6450a622636734fb6410fc7d6962af2dc763d518 Mon Sep 17 00:00:00 2001 From: installer Date: Tue, 14 Jan 2025 15:09:56 +0900 Subject: Rofi changed font to Jetbrains Mono Nerd font from fira code and some minor tweaks --- config/rofi/resolution/1440p/config.rasi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/rofi/resolution/1440p/config.rasi') diff --git a/config/rofi/resolution/1440p/config.rasi b/config/rofi/resolution/1440p/config.rasi index d8d3fe17..8edcd394 100755 --- a/config/rofi/resolution/1440p/config.rasi +++ b/config/rofi/resolution/1440p/config.rasi @@ -28,10 +28,10 @@ element { } element-icon { - size: 5%; + size: 3%; } element-text { - font: "Fira Code SemiBold 12"; + font: "JetBrainsMono Nerd Font SemiBold 12"; horizontal-align: 0.5; } -- cgit v1.2.3