ArchTitus/setconsole.sh

6 lines
76 B
Bash
Executable File

#!/bin/bash
sudo cat <<EOF > /etc/vconsole.conf
KEYMAP=us
FONT=ter-v16b
EOF