first commit
This commit is contained in:
16
termux/.termux/termux.properties
Normal file
16
termux/.termux/termux.properties
Normal file
@@ -0,0 +1,16 @@
|
||||
# Termux app settings
|
||||
# Place at ~/.termux/termux.properties
|
||||
|
||||
# Font
|
||||
# Install: pkg install termux-api && termux-setup-storage
|
||||
# Then place font in ~/.termux/font.ttf
|
||||
# Using JetBrains Mono or SF Mono if available
|
||||
|
||||
# Extra keys for easier typing on mobile
|
||||
extra-keys = [['ESC','TAB','/','-','HOME','UP','END','PGUP'],['CTRL','ALT','KEYBOARD','LEFT','DOWN','RIGHT','PGDN','BACKSLASH']]
|
||||
|
||||
# Bell
|
||||
bell-character = ignore
|
||||
|
||||
# Terminal transcript
|
||||
# termux-transcript-mode = true
|
||||
Reference in New Issue
Block a user