main
 1# Termux properties for Light Phone (suzu)
 2
 3# Extra keys row — essential on a small phone screen
 4extra-keys = [['ESC','/','-','HOME','UP','END','PGUP'],['TAB','CTRL','ALT','LEFT','DOWN','RIGHT','PGDN']]
 5
 6# Bell
 7bell-character = vibrate
 8
 9# Terminal
10terminal-margin-horizontal = 2
11terminal-margin-vertical = 2
12
13# Keyboard
14enforce-char-based-input = true
15
16# Handle links
17terminal-onclick-url-open = true
18
19# Allow external apps
20allow-external-apps = true
21
22# Back key behavior
23back-key = escape