switch to loadkeys and setfont back

This commit is contained in:
Tobias Powalowski 2022-11-27 21:30:18 +01:00
parent ba172b048b
commit cd0a7d665f

View file

@ -4,7 +4,7 @@
ANSWER="/tmp/.km"
TITLE="Arch Linux Keymap And Console Font Setting"
LIST_MAPS="localectl list-keymaps --no-pager"
rebif [[ "${1}" = "--setup" ]]; then
if [[ "${1}" = "--setup" ]]; then
EXIT="Return to Main Menu"
else
EXIT="Exit"