From a9a52155abd26fc9b9d7043d9a062a9a7fcb99db Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Fri, 12 Nov 2021 11:19:43 +0100 Subject: Fix size issue --- Xresources/.Xresources/urxvt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Xresources/.Xresources') diff --git a/Xresources/.Xresources/urxvt b/Xresources/.Xresources/urxvt index e050af4..8f37096 100644 --- a/Xresources/.Xresources/urxvt +++ b/Xresources/.Xresources/urxvt @@ -28,7 +28,7 @@ URxvt.resize-font.bigger: C-plus ! Appearance /* URxvt*font: xft:DejaVu Sans Mono:size=12 */ -URxvt*font: xft:monaco:size=11 +URxvt*font: xft:monaco:size=10 URxvt*scrollBar: false URxvt*internalBorder: 0 URxvt.fading: 35 -- cgit v1.2.3