summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dotfiles/Xresources6
1 files changed, 5 insertions, 1 deletions
diff --git a/dotfiles/Xresources b/dotfiles/Xresources
index 0eaf7fa..154919c 100644
--- a/dotfiles/Xresources
+++ b/dotfiles/Xresources
@@ -24,7 +24,11 @@ URxvt.cursorColor: white
URxvt.fading: 30
URxvt.fadeColor: [65]black
URxvt.borderColor: DarkSlateGray
-URxvt.font: xft:DejaVu Sans Mono:style=regular:pixelsize=URXVT_FONT_SIZE,xft:IPAMincho,xft:DejaVu Sans:pixelsize=URXVT_FONT_SIZE,xft:Symbola
+URxvt.font: \
+ xft:DejaVu Sans Mono:style=regular:pixelsize=URXVT_FONT_SIZE, \
+ xft:IPAMincho, \
+ xft:DejaVu Sans:pixelsize=URXVT_FONT_SIZE, \
+ xft:Symbola
URxvt.scrollBar: true
URxvt.scrollBar_right: true
URxvt.scrollColor: dim gray