]> git.r.bdr.sh - rbdr/dotfiles/commitdiff
Add XDefaults font config
authorRuben Beltran del Rio <redacted>
Wed, 23 Sep 2020 11:40:25 +0000 (13:40 +0200)
committerRuben Beltran del Rio <redacted>
Wed, 23 Sep 2020 11:40:25 +0000 (13:40 +0200)
XDefaults

index 7ab8f8d09efb0149b32d6aa5344823636cd59744..5711e2157565a9c6dabb286b215c0f29a0724704 100644 (file)
--- a/XDefaults
+++ b/XDefaults
@@ -1,4 +1,15 @@
+! ---------------------------
 ! URxvt
+! ---------------------------
+Xft.dpi: 96
+Xft.antialias: false
+Xft.rgba: rgb
+Xft.hinting: true
+Xft.hintstyle: hintslight
+
+! ---------------------------
+! URxvt
+! ---------------------------
 
 URxvt.depth: 32
 URxvt.geometry: 90x30
@@ -26,7 +37,7 @@ URxvt.cursorColor: #c8c7c7
 ! pointer
 URxvt.pointerBlank: true
 
-! rbdr ttheme
+! rbdr theme
 ! fg / bg
 URxvt.background: #3e3937
 URxvt.foreground: #eeeeee