.Xdefaults

branch
mhoward-lt
changeset 60
d18a4be6db77
parent 33
0f5d5166b77d
child 70
431128b5fa0c
--- a/.Xdefaults
+++ b/.Xdefaults
@@ -2,7 +2,6 @@
 URxvt.foreground: white
 URxvt.background: #070707
 URxvt.font: xft:monospace-10
-URxvt.letterSpace: -1
 
 URxvt.scrollstyle: plain
 URxvt.scrollBar_right: true
@@ -16,3 +15,6 @@ URxvt.saveLines: 1000
 URxvt.iso14755: false
 URxvt.iso14755_52: false
 
+#ifdef USE_LOCAL
+#include ".Xdefaults.local"
+#endif

mercurial