]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - Xdefaults.in
xinitrc: Use Xmonad as window manager.
[config/dotfiles.git] / Xdefaults.in
index d79d7b4ea1a387a2865279876bdff6440dd9ede2..7e30cfff8ca4006a15285235d87aed6ff96a6bbc 100644 (file)
@@ -1,11 +1,11 @@
 ! Configuration file for X11 programs.
 
 
-! Use gray on black with a white cursor in XTerm.
-XTerm*foreground: darkgray
+! Use gray on black with a light yellow cursor in XTerm.
+XTerm*foreground: #cccccc
 XTerm*background: black
-XTerm*cursorColor: white
-! Use the meta-key as expected by emacs.
+XTerm*cursorColor: #ffff66
+! Use the meta-key as expected by emacs/irssi.
 XTerm*metaSendsEscape: true
 ! Make sure XTerm allows send events. Necessary for stumpWM so Ctrl-t t can
 ! send a Ctrl-t to the application running in XTerm. Thanks to [df] in