From c6811849c8078515a3eeeebab9a67deba957253e Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Fri, 7 Jun 2024 08:31:26 +1000 Subject: [i3] Use ubuntu mono bold in i3bar --- misc/.config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/.config/i3/config b/misc/.config/i3/config index 1fd7942..a62551d 100644 --- a/misc/.config/i3/config +++ b/misc/.config/i3/config @@ -13,7 +13,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 8 +font pango:Ubuntu Mono Bold 9 # This font is widely installed, provides lots of unicode glyphs, right-to-left # text rendering and scalability on retina/hidpi displays (thanks to pango). -- cgit v1.2.3