summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEamon Walsh <ewalsh@tycho.nsa.gov>2010-02-03 14:39:08 -0500
committerEamon Walsh <ewalsh@tycho.nsa.gov>2010-02-03 15:36:17 -0500
commitff1e6b65f54a4fec69d10a18a79783de52b93fde (patch)
tree11ca669bfe17787ed31a6afe32443dea5f4d48c8
parent52a0484931a926e173a47722ea2c88823c96daaf (diff)
Add .Xdefaults.
-rw-r--r--.Xdefaults8
1 files changed, 8 insertions, 0 deletions
diff --git a/.Xdefaults b/.Xdefaults
new file mode 100644
index 0000000..90063a3
--- /dev/null
+++ b/.Xdefaults
@@ -0,0 +1,8 @@
+Emacs*font:-misc-fixed-bold-r-*-*-18-*-*-*-*-*-*-*
+Emacs*geometry:80x58+0+0
+Emacs*background:grey
+Emacs*foreground:black
+XTerm*font:-misc-fixed-bold-r-*-*-18-*-*-*-*-*-*-*
+XTerm*geometry:80x40+0+0
+XTerm*foreground:white
+XTerm*background:black