Enable terminus bitmap font
authorSiraaj Khandkar <siraaj@khandkar.net>
Fri, 28 Feb 2020 07:27:40 +0000 (02:27 -0500)
committerSiraaj Khandkar <siraaj@khandkar.net>
Fri, 28 Feb 2020 07:27:40 +0000 (02:27 -0500)
home/.fonts.conf
notes-ubuntu.md

index fd2d17a..e8a4f48 100644 (file)
       <bool>false</bool>
     </edit>
   </match>
+  <selectfont>
+    <acceptfont>
+      <pattern>
+          <patelt name="family">
+              <string>terminus</string>
+          </patelt>
+      </pattern>
+    </acceptfont>
+  </selectfont>
 </fontconfig>
index ead838f..84423e8 100644 (file)
@@ -8,3 +8,9 @@ Graphical boot
 ### Enable
 
        sudo systemctl set-default graphical.target
+
+
+Fonts
+-----
+
+https://wiki.ubuntu.com/Fonts
This page took 0.018349 seconds and 4 git commands to generate.