aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/X11/Xresources10
1 files changed, 5 insertions, 5 deletions
diff --git a/.config/X11/Xresources b/.config/X11/Xresources
index c9b7845..b0d9a07 100644
--- a/.config/X11/Xresources
+++ b/.config/X11/Xresources
@@ -21,6 +21,11 @@ URxvt.scrollTtyKeypress: true
URxvt.transparent: false
URxvt.shading: 20
+URxvt.font: xft:monospace:size=10,xft:DejaVuSansMono Nerd Font Mono:size=10
+URxvt.boldFont: xft:monospace:size=10,xft:DejaVuSansMono Nerd Font Mono:size=10
+URxvt.italicFont: xft:monospace:size=10,xft:DejaVuSansMono Nerd Font Mono:size=10
+URxvt.boldItalicFont: xft:monospace:size=10,xft:DejaVuSansMono Nerd Font Mono:size=10
+
! -----------------
! Terminal Colors
! -----------------
@@ -67,11 +72,6 @@ URxvt.shading: 20
! Font Settings
! -----------------
-*font: xft:monospace:size=10
-*boldFont: xft:monospace:size=10
-*italicFont: xft:monospace:size=10
-*boldItalicFont: xft:monospace:size=10
-
Xft.autohint: 0
Xft.antialias: 1
Xft.hinting: 1