Add VTOY_DEFAULT_KBD_LAYOUT in global control plugin

This commit is contained in:
longpanda
2021-03-24 22:08:10 +08:00
parent a63a41f79d
commit 2e10aabe94
18 changed files with 1750 additions and 11 deletions

View File

@@ -1749,6 +1749,9 @@ else
terminal_output gfxterm
fi
if [ -n "$VTOY_DEFAULT_KBD_LAYOUT" ]; then
set_keyboard_layout "$VTOY_DEFAULT_KBD_LAYOUT"
fi
if [ -n "$VTOY_PLUGIN_SYNTAX_ERROR" ]; then
clear