From bc1f6916211b46a3afd28625c537aaf1cc5d9553 Mon Sep 17 00:00:00 2001 From: rydesun Date: Wed, 2 Jun 2021 17:23:04 +0800 Subject: [PATCH] Allow external apps --- .termux/termux.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/.termux/termux.properties b/.termux/termux.properties index 47a4c08..025721f 100644 --- a/.termux/termux.properties +++ b/.termux/termux.properties @@ -1 +1,2 @@ extra-keys = [['ESC', 'TAB', 'CTRL', 'ALT', '/', 'LEFT', 'DOWN', 'UP', 'RIGHT']] +allow-external-apps = true