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/1080p/config.rasi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/rofi/resolution/1080p/config.rasi') diff --git a/config/rofi/resolution/1080p/config.rasi b/config/rofi/resolution/1080p/config.rasi index 4f30098d..00b5c00f 100755 --- a/config/rofi/resolution/1080p/config.rasi +++ b/config/rofi/resolution/1080p/config.rasi @@ -22,10 +22,10 @@ element { } element-icon { - size: 6%; + size: 3%; } element-text { - font: "Fira Code SemiBold 10"; + font: "JetBrainsMono Nerd Font SemiBold 10"; horizontal-align: 0.5; } \ No newline at end of file -- cgit v1.2.3