]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
Xdefaults: Whitespace changes for more consistency.
authorSimon Ruderich <simon@ruderich.org>
Sun, 26 Jul 2009 22:33:00 +0000 (00:33 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sun, 26 Jul 2009 22:33:48 +0000 (00:33 +0200)
Xdefaults.in

index b5572a89aba29ff56b02d28aa313c5232aefda18..19d3cd404ea205ecff0a0bac727fa54f0dd829c4 100644 (file)
@@ -13,14 +13,15 @@ Term*cursorColor: #ffff66
 
 ! Use the meta-key as expected by emacs/irssi.
 XTerm*metaSendsEscape: true
+
+! Use 256 colors in XTerm.
+XTerm.termName: xterm-256color
+
 ! 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
 ! #stumpwm on Freenode (2009-05-18 22:05).
 !XTerm*allowSendEvents: true
 
-! Use 256 colors in XTerm.
-XTerm.termName: xterm-256color
-
 ! Main console colors.
 Term*color0:  #000000
 Term*color1:  #ff0000