Console Fonts: Difference between revisions
m add link to fonts |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
It is possible to change the fonts used by the Linux console. The common fonts used by GUI applications cannot be used in the console. Instead, special console-specific fonts must be used. NixOS includes several such console fonts - links to them can be found in <code>/etc/static/kbd/consolefonts</code>. | It is possible to change the [[fonts]] used by the Linux console. The common fonts used by GUI applications cannot be used in the console. Instead, special console-specific fonts must be used. NixOS includes several such console fonts - links to them can be found in <code>/etc/static/kbd/consolefonts</code>. | ||
=== Setting console font temporarily === | === Setting console font temporarily === | ||
Line 22: | Line 22: | ||
[[Category:CLI]] | [[Category:CLI]] | ||
[[Category:Fonts]] | [[Category:Fonts]] | ||
[[Category:Configuration]] |