dotfiles

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

commit 3477fb023b19a01a943bcdcf8498469bd6632656
parent 96fc88e2a4fce78a21edf0926e3c56275a2d653a
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date:   Mon, 27 May 2024 02:04:40 -0500

xresources: Increase font to 12px

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

diff --git a/.config/X11/Xresources b/.config/X11/Xresources @@ -1,5 +1,5 @@ URxvt.geometry: 80x24 -URxvt.font: xft:monospace:size=10,\ +URxvt.font: xft:monospace:size=12,\ xft:Symbola !URxvt.intensityStyles: false