summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x/.Xresources6
1 files changed, 3 insertions, 3 deletions
diff --git a/x/.Xresources b/x/.Xresources
index 521a601..ffa59bb 100644
--- a/x/.Xresources
+++ b/x/.Xresources
@@ -1,11 +1,11 @@
-Xft.dpi: 192
+Xft.dpi: 96
Xft.antialias: 1
Xft.hinting: 1
Xft.hintstyle: hintfull
URxvt*scrollBar: false
URxvt*letterSpace: -1
-URxvt*font: xft:Source Code Pro:size=11
-URxvt*boldfont: xft:Source Code Pro:size=11:Bold
+URxvt*font: xft:Source Code Pro:size=12
+URxvt*boldfont: xft:Source Code Pro:size=12:Bold
URxvt*scrollTtyOutput: false
URxvt*scrollWithBuffer: true