.Xdefaults

branch
mhoward-lt
changeset 28
05694efc29da
parent 27
c945635e1f34
child 33
0f5d5166b77d
child 56
e341df2dafda
new file mode 100644
--- /dev/null
+++ b/.Xdefaults
@@ -0,0 +1,17 @@
+
+URxvt.foreground: white
+URxvt.background: #070707
+URxvt.font: xft:monospace-10
+
+URxvt.scrollstyle: plain
+URxvt.scrollBar_right: true
+URxvt.scrollBar_floating: true
+
+URxvt.visualBell: true
+URxvt.urgentOnBell: true
+
+URxvt.saveLines: 1000
+
+URxvt.iso14755: false
+URxvt.iso14755_52: false
+

mercurial