Inconsolata font is awefull in TTY
This commit is contained in:
parent
46f92bf234
commit
ca47878e70
3 changed files with 1 additions and 28 deletions
|
@ -26,9 +26,6 @@ USER_IP=$(cmdline adlin.ip)
|
|||
# Define hostname
|
||||
hostname adlin-${USER_LOGIN}
|
||||
|
||||
# Change font
|
||||
zcat /usr/share/consolefonts/Inconsolata-16r.psf.gz | loadfont
|
||||
|
||||
# Launch some TTYs
|
||||
for i in `seq 2 6`
|
||||
do
|
||||
|
|
Reference in a new issue