aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2023-05-18 16:59:58 +0100
committerMatthew Lemon <y@yulqen.org>2023-05-18 16:59:58 +0100
commitf90d1eac724fd51c6aa4f35012ff3dc84e3c105d (patch)
tree95721b92bcf9b48090a449dd0c8ce6c5b43d4fea
parent6032dc31bc879e785157701b7c49d28567e8bdb7 (diff)
urxvt settings
-rw-r--r--Xresources3
1 files changed, 3 insertions, 0 deletions
diff --git a/Xresources b/Xresources
index f40cc1a..d336682 100644
--- a/Xresources
+++ b/Xresources
@@ -1,4 +1,5 @@
xterm*faceName: JetBrainsMono:size=12
+URxvt.font: xft:monaco:size=12
!! from https://wiki.manjaro.org/index.php?title=Improve_Font_Rendering
Xft.dpi: 96
@@ -25,6 +26,8 @@ XTerm.vt100.locale:true
!Theme Three
xterm*background: black
xterm*foreground: white
+urxvt*background: black
+urxvt*foreground: white
/* *color0: rgb:00/00/00 */
/* *color1: rgb:e0/10/10 */
/* *color2: rgb:20/ad/20 */