diff options
author | Yuchen Pei <id@ypei.org> | 2024-06-07 08:31:26 +1000 |
---|---|---|
committer | Yuchen Pei <id@ypei.org> | 2024-06-07 08:31:26 +1000 |
commit | c6811849c8078515a3eeeebab9a67deba957253e (patch) | |
tree | 46617e72664ecdaee6690bfa54b153e97d597e24 | |
parent | b6d74e42cd6a07f90d45b71c6a8020a66bef39fd (diff) |
[i3] Use ubuntu mono bold in i3bar
-rw-r--r-- | misc/.config/i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
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). |