dotfiles

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

commit 5d3fc6436ed06378bf4cca8784cf2fbcc561b8d9
parent 7e8bccde38b51b2f75bedd2cfa45fb966bac2c83
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date:   Sat, 23 Mar 2024 03:26:15 -0500

Change terminal size default to 24x80

Diffstat:
M.config/X11/Xresources | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.config/X11/Xresources b/.config/X11/Xresources @@ -1,4 +1,4 @@ -URxvt.geometry: 80x25 +URxvt.geometry: 80x24 URxvt.font: xft:monospace:size=10,\ xft:Symbola