From e4972aecc6547f36fc6c39b301ec9885582ea246 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Fri, 17 Dec 2021 09:47:28 -0500 Subject: Add spleen to urxvt fonts --- dot_Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dot_Xresources') diff --git a/dot_Xresources b/dot_Xresources index 51f9e07..281b962 100644 --- a/dot_Xresources +++ b/dot_Xresources @@ -14,7 +14,7 @@ URxvt*color12: #0088FF URxvt.underlineColor: yellow URxvt.saveLines: 8192 URxvt.mapAlert: true -URxvt.font: xft:Inconsolata:size=7,xft:Input Mono Medium:size=7,xft:DejaVu Sans Mono:size=7,xft:Liberation Mono:size=7,xft:symbola:size=10:minspace=False +URxvt.font: xft:spleen:size=7,xft:Inconsolata:size=7,xft:Input Mono Medium:size=7,xft:DejaVu Sans Mono:size=7,xft:Liberation Mono:size=7,xft:symbola:size=10:minspace=False URxvt.perl-ext-common: default,matcher,font-size,-searchable-scrollback URxvt.url-launcher: firefox URxvt.matcher.button: 1 -- cgit v1.2.3