From f2b134c2d3e9059f702fdd4f3eb6e4970284584c Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Fri, 10 Nov 2023 08:32:55 +0100 Subject: Xresources/urxvt: add more fonts for emoji support --- dotfiles/Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/Xresources b/dotfiles/Xresources index 5f4389d..4388b3e 100644 --- a/dotfiles/Xresources +++ b/dotfiles/Xresources @@ -24,7 +24,7 @@ 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 +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 -- cgit v1.2.3