dotfiles

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

commit f0687a0070a0fcc3f7eb734e586f00cdd8d0b92e
parent aa06150d3d93c0abda515431f4239333f49b857c
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date:   Thu,  1 Dec 2022 04:01:01 -0500

Changed termux config

Diffstat:
A.termux/colors.properties | 19+++++++++++++++++++
M.termux/termux.properties | 3+--
2 files changed, 20 insertions(+), 2 deletions(-)

diff --git a/.termux/colors.properties b/.termux/colors.properties @@ -0,0 +1,19 @@ +cursor: #888888 +background: #fff +foreground: #222 +color0: #444 +color1: #f66 +color2: #0e0 +color3: #aa0 +color4: #44f +color5: #f6f +color6: #0cc +color7: #ccc +color8: #999 +color9: #f88 +color10: #8f8 +color11: #ff8 +color12: #99f +color13: #f8f +color14: #0ee +color15: #fff diff --git a/.termux/termux.properties b/.termux/termux.properties @@ -1,3 +1,2 @@ fullscreen = true -terminal-margin-horizontal = 0 -terminal-margin-vertical = 0 +terminal-cursor-blink-rate = 1000