.i3/config.d/40-font

changeset 378
e13ba40f4533
new file mode 100644
--- /dev/null
+++ b/.i3/config.d/40-font
@@ -0,0 +1,11 @@
+# Font for window titles. Will also be used by the bar unless a different font
+# is used in the bar {} block below. ISO 10646 = Unicode
+#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
+# clear in small sizes. However, if you need a lot of unicode glyphs or
+# right-to-left text rendering, you should instead use pango for rendering and
+# chose a FreeType font, such as:
+#font pango:DejaVu Sans Mono 10
+
+font pango:DejaVu Sans Condensed 10
+

mercurial