mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
Update setfont.md
This commit is contained in:
parent
b35919356a
commit
36adeda856
1 changed files with 2 additions and 2 deletions
|
@ -5,11 +5,11 @@
|
|||
|
||||
- Change the terminal font:
|
||||
|
||||
`setfont {{Font}}.gz`
|
||||
`setfont {{font}}.gz`
|
||||
|
||||
- Change the terminal font by specifying the full filepath:
|
||||
|
||||
`setfont /usr/share/kbd/{{consolefonts|unimaps|consoletrans}}/{{Font}}.gz`
|
||||
`setfont /usr/share/kbd/{{consolefonts|unimaps|consoletrans}}/{{font}}.gz`
|
||||
|
||||
- Reset to the default font:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue