summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Gayot <duskcoder@gmail.com>2018-09-12 19:37:16 +0200
committerOlivier Gayot <duskcoder@gmail.com>2018-09-12 19:37:16 +0200
commit31e7e09d0b2d18f26f3cad4a23044d74073c84a0 (patch)
tree7b4114c8593eb478031b69429c00c807591ae120
parent0d421d67ab32a1fe2fee332b0a6afb5b74a5cfe5 (diff)
Xdefaults: ArchLinux uses xos4 Terminus
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
-rw-r--r--user/.Xdefaults2
1 files changed, 2 insertions, 0 deletions
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