]> git.sur5r.net Git - i3/i3/commitdiff
Config: use default system monospace 1478/head
authorTony Crisci <tony@dubstepdish.com>
Sat, 21 Feb 2015 22:34:26 +0000 (17:34 -0500)
committerTony Crisci <tony@dubstepdish.com>
Sat, 21 Feb 2015 22:34:26 +0000 (17:34 -0500)
Use the default monospace font for the system in the default config.
This should be a bit more portable for systems that do not have the
recommended font installed.

i3.config
i3.config.keycodes

index d7e96fe9c01d185da6d007d02d0aff5be9b42ffc..c53ecadf5f0d654af1d32b1f6b42cf7a1122bd10 100644 (file)
--- a/i3.config
+++ b/i3.config
 
 # 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
+
 # This font is widely installed, provides lots of unicode glyphs, right-to-left
 # text rendering and scalability on retina/hidpi displays (thanks to pango).
-font pango:DejaVu Sans Mono 8
+#font pango:DejaVu Sans Mono 8
+
 # Before i3 v4.8, we used to recommend this one as the default:
 # font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1
 # The font above is very space-efficient, that is, it looks good, sharp and
index 93528a54eeafd50f31983a9d98aebc2141fb9f90..0c978d0b7c15928009cc75a00f4d79b63d865728 100644 (file)
@@ -12,9 +12,12 @@ 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
+
 # This font is widely installed, provides lots of unicode glyphs, right-to-left
 # text rendering and scalability on retina/hidpi displays (thanks to pango).
-font pango:DejaVu Sans Mono 8
+#font pango:DejaVu Sans Mono 8
+
 # Before i3 v4.8, we used to recommend this one as the default:
 # font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1
 # The font above is very space-efficient, that is, it looks good, sharp and