From: sev Date: Sat, 25 May 2024 11:22:49 +0000 (-0500) Subject: termux: simplify extra-keys, no longer needed X-Git-Url: https://git.sev.monster/~sev/dotfiles.git/commitdiff_plain/5bec44c128273bd8f4cf13244738d9e2eff70d70?ds=sidebyside termux: simplify extra-keys, no longer needed --- diff --git a/termux/termux.properties b/termux/termux.properties index 9cf0a5a..46a26a6 100644 --- a/termux/termux.properties +++ b/termux/termux.properties @@ -60,13 +60,14 @@ fullscreen = true ### Settings for choosing which set of symbols to use for illustrating keys. ### Choose between default, arrows-only, arrows-all, all and none # extra-keys-style = default +extra-keys-style = all ### Force capitalize all text in extra keys row button labels. # extra-keys-text-all-caps = true ### Default extra-key configuration # extra-keys = [[ESC, TAB, CTRL, ALT, {key: '-', popup: '|'}, DOWN, UP]] -extra-keys = [[ESC, TAB, CTRL, ALT, '/', '~']] +extra-keys = [[DRAWER, KEYBOARD]] ### Two rows with more keys # extra-keys = [['ESC','/','-','HOME','UP','END','PGUP'], \