console font changing

This commit is contained in:
Tobias Powalowski 2023-11-18 08:37:04 +01:00
parent 9f1fff9226
commit 6182eab44e

View file

@ -120,7 +120,7 @@ if ! [[ -e /.vconsole-run ]]; then
fi
echo KEYMAP=us >/etc/vconsole.conf
echo FONT=ter-v${SIZE}n >>/etc/vconsole.conf
systemd-vconsole-setup
/lib/systemd/systemd-vconsole-setup
# avoid screen font changing
sleep 1
fi