profile: use vga/unicode.font in default lib/profile
This commit is contained in:
parent
2f2e313a47
commit
2279c86091
2 changed files with 3 additions and 3 deletions
2
sys/lib/dist/usr/glenda/lib/profile
vendored
2
sys/lib/dist/usr/glenda/lib/profile
vendored
|
@ -35,7 +35,7 @@ case cpu
|
|||
prompt=('cpu% ' ' ')
|
||||
fn cpu%{ $* }
|
||||
if (! test -e /mnt/term/mnt/wsys) { # cpu call from drawterm
|
||||
font=/lib/font/bit/pelm/latin1.8.font
|
||||
font=/lib/font/bit/vga/unicode.font
|
||||
exec rio
|
||||
}
|
||||
case con
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue