From 5aaee5d71aea8f8e2c04799b08b6fb7df51773f2 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Sun, 12 Apr 2020 20:43:56 +0000 Subject: [PATCH] Smaller font for smaller bars in tabbed/stacked layout. --- arch-config/.config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch-config/.config/i3/config b/arch-config/.config/i3/config index 6aa508a2..9521b533 100644 --- a/arch-config/.config/i3/config +++ b/arch-config/.config/i3/config @@ -330,7 +330,7 @@ mode "$xrandr" { # Font for window titles. Will also be used by the bar unless a different font # is used in the bar {} block below. # choose your font -font pango:Noto Mono Regular 13 +font pango:Noto Mono Regular 10 #####################################################################################################################