correct font

Amolith created

Change summary

dot_config/dunst/dunstrc | 2 +-
dot_config/i3/config     | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

Detailed changes

dot_config/dunst/dunstrc 🔗

@@ -86,7 +86,7 @@
 
     ### Text ###
 
-    font = Triplicate T4
+    font = Triplicate A
 
     # The spacing between lines.  If the height is smaller than the
     # font height, it will get raised to the font height.

dot_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:Triplicate T4 10
+font pango:Triplicate A 10
 
 # This font is widely installed, provides lots of unicode glyphs, right-to-left
 # text rendering and scalability on retina/hidpi displays (thanks to pango).