From d4f2cb4d67cb378dd96a917ed7f3dc2e9fafb9b9 Mon Sep 17 00:00:00 2001 From: Bobby Bingham Date: Sat, 19 Dec 2020 12:39:05 -0600 Subject: i3: reduce font size --- desktop/.config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop/.config') diff --git a/desktop/.config/i3/config b/desktop/.config/i3/config index 2eb564f..7269649 100644 --- a/desktop/.config/i3/config +++ b/desktop/.config/i3/config @@ -6,7 +6,7 @@ set $mod Mod4 # Font for window titles. Will also be used by the bar unless a different font # is used in the bar {} block below. -font pango:monospace 12 +font pango:monospace 11 # status bar exec --no-startup-id polybar example -- cgit v1.2.3