From 3dbfe9199c3111edeeca76c6f1fe7af1cd1bbaf9 Mon Sep 17 00:00:00 2001 From: Maria Lisina Date: Sat, 7 Feb 2026 15:30:50 +0300 Subject: units/help: Align only one button to first array Signed-off-by: Maria Lisina --- units/help.zsh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'units') diff --git a/units/help.zsh b/units/help.zsh index 4001020..47e86b1 100644 --- a/units/help.zsh +++ b/units/help.zsh @@ -2,6 +2,8 @@ # Copyright (C) 2024-2026 Danil Lisin # SPDX-License-Identifier: Apache-2.0 +keyboard_offset=0.5 + while [[ ${#help_table} -ge 3 ]] do keyboard_text1="${help_table[2]}" -- cgit v1.2.3