From 0aa3dc14f3e10cb041d64e13f7b7e2749ec90ec2 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Tue, 3 Feb 2026 23:33:26 -0800 Subject: [PATCH] rofi: adjust colorful style font --- dotfiles/config/rofi/colorful/style_7.rasi | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dotfiles/config/rofi/colorful/style_7.rasi b/dotfiles/config/rofi/colorful/style_7.rasi index a60e51e2..7d1ffaa0 100644 --- a/dotfiles/config/rofi/colorful/style_7.rasi +++ b/dotfiles/config/rofi/colorful/style_7.rasi @@ -8,7 +8,7 @@ */ configuration { - font: "Noto Sans 8"; + font: "Fira Code 10"; show-icons: true; display-drun: ""; drun-display-format: "{name}"; @@ -36,7 +36,6 @@ prompt { padding: 0.30% 1% 0% -0.5%; background-color: @al; text-color: @fg; - font: "Fira Code 10"; } entry {