add cyrilic font to tty
This commit is contained in:
parent
b936c92e34
commit
a4ad253356
@ -1,5 +1,6 @@
|
||||
if [[ "$TTY" =~ /dev/tty* ]]; then
|
||||
setterm -blength=0
|
||||
setfont cyr-sun16
|
||||
fi
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user