mirror of
https://github.com/AuxXxilium/arc.git
synced 2024-11-24 01:09:53 +07:00
arc: add keymap to update output
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
401d46d923
commit
07a8376ffa
@ -65,7 +65,8 @@ function backtitle() {
|
||||
BACKTITLE+="Patch: ${ARCPATCH} | "
|
||||
BACKTITLE+="Config: ${CONFDONE} | "
|
||||
BACKTITLE+="Build: ${BUILDDONE} | "
|
||||
BACKTITLE+="${MACHINE}(${BUS})"
|
||||
BACKTITLE+="${MACHINE}(${BUS}) | "
|
||||
BACKTITLE+="KB: ${KEYMAP}"
|
||||
echo "${BACKTITLE}"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user