From 31e7e09d0b2d18f26f3cad4a23044d74073c84a0 Mon Sep 17 00:00:00 2001 From: Olivier Gayot Date: Wed, 12 Sep 2018 19:37:16 +0200 Subject: Xdefaults: ArchLinux uses xos4 Terminus Signed-off-by: Olivier Gayot --- user/.Xdefaults | 2 ++ 1 file changed, 2 insertions(+) diff --git a/user/.Xdefaults b/user/.Xdefaults index 4679688..668e6c5 100644 --- a/user/.Xdefaults +++ b/user/.Xdefaults @@ -13,6 +13,8 @@ URxvt.background : black URxvt.foreground : gray URxvt.font: xft:Terminus:style=Bold:pixelsize=18 +!On ArchLinux, the terminus font is instead named "xos4 Terminus" +!URxvt.font: xft:xos4 Terminus:style=Bold:pixelsize=18 URxvt.saveLines: 10000 -- cgit v1.2.3