diff options
author | Urbain Vaes <urbain@vaes.uk> | 2021-12-05 17:42:34 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2021-12-05 17:42:34 +0100 |
commit | 19cdfb7a8b522136317f2de0f2f901572ebee066 (patch) | |
tree | e685df2fcf64915172b6ff1aa1b271812a599505 /Xresources | |
parent | a9a52155abd26fc9b9d7043d9a062a9a7fcb99db (diff) |
Adjust font size
Diffstat (limited to 'Xresources')
-rw-r--r-- | Xresources/.Xresources/urxvt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Xresources/.Xresources/urxvt b/Xresources/.Xresources/urxvt index 8f37096..e050af4 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=10 +URxvt*font: xft:monaco:size=11 URxvt*scrollBar: false URxvt*internalBorder: 0 URxvt.fading: 35 |