dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README

commit d6adc9edba32c8d5d51133c5cf38fec4187c2edd
parent ffc42b4b68fbde093ea8507f2f67e87569319d88
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date:   Tue, 27 Dec 2022 23:43:22 -0500

Allow termux-open

Diffstat:
M.termux/termux.properties | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.termux/termux.properties b/.termux/termux.properties @@ -1,2 +1,3 @@ fullscreen = true terminal-cursor-blink-rate = 1000 +allow-external-apps = true