diff options
| author | Ibrahim Muftee <ibrahim@muftee.net> | 2024-06-01 22:37:11 -0500 |
|---|---|---|
| committer | Ibrahim Muftee <ibrahim@muftee.net> | 2026-07-01 00:23:31 -0400 |
| commit | d88b00b973c905364520488342876b3801b4165c (patch) | |
| tree | d33d482bbdc81f44f4dc71bec491c7d6d736e438 | |
| parent | 5f6e4eac998c8f4a09f992de10c45f1ba3dc432d (diff) | |
feat(i3): set i3 font to Iosevka
| -rw-r--r-- | dot_config/i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_config/i3/config b/dot_config/i3/config index d2109f7..51801da 100644 --- a/dot_config/i3/config +++ b/dot_config/i3/config @@ -13,7 +13,7 @@ set $mod Mod1 # 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:Iosevka Nerd Font 13px # This font is widely installed, provides lots of unicode glyphs, right-to-left # text rendering and scalability on retina/hidpi displays (thanks to pango). |
