aboutsummaryrefslogtreecommitdiff
path: root/XDefaults
diff options
context:
space:
mode:
authorRuben Beltran del Rio <ruben@unlimited.pizza>2020-09-23 13:40:25 +0200
committerRuben Beltran del Rio <ruben@unlimited.pizza>2020-09-23 13:40:25 +0200
commitea655c4987348126eff3885ccb927d14fef3ba43 (patch)
tree4065f5462822e132296518590edcdd3247988ab6 /XDefaults
parenta3120529521d642d00f688ec4911326a90009c0a (diff)
Add XDefaults font config
Diffstat (limited to 'XDefaults')
-rw-r--r--XDefaults13
1 files changed, 12 insertions, 1 deletions
diff --git a/XDefaults b/XDefaults
index 7ab8f8d..5711e21 100644
--- 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