font.sh
· 197 B · Bash
Sin formato
# https://askubuntu.com/questions/173220/how-do-i-change-the-font-or-the-font-size-in-the-tty-console
sudo dpkg-reconfigure console-setup
# UTF-8
# Combined - Latin, ...
# Terminus
# Set Font Size
1 | # https://askubuntu.com/questions/173220/how-do-i-change-the-font-or-the-font-size-in-the-tty-console |
2 | sudo dpkg-reconfigure console-setup |
3 | |
4 | # UTF-8 |
5 | # Combined - Latin, ... |
6 | # Terminus |
7 | # Set Font Size |