]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
Xdefaults: Fix alignment in a few places.
authorSimon Ruderich <simon@ruderich.org>
Tue, 16 Oct 2012 05:19:56 +0000 (07:19 +0200)
committerSimon Ruderich <simon@ruderich.org>
Tue, 16 Oct 2012 05:19:56 +0000 (07:19 +0200)
Xdefaults.in

index a554101ae80a931e64eae68a1e639c33f3044443..9ecdaaed7e4f925b2f45fe0c3c2f6afa4cf1c19e 100644 (file)
 
 
 ! Use gray on black with a light yellow cursor in terminals.
-Term*foreground: #cccccc
-Term*background: #000000
+Term*foreground:  #cccccc
+Term*background:  #000000
 Term*cursorColor: #ffff66
 
 ! Disable the scrollback buffer. I use screen/tmux so it is not necessary.
 XTerm*saveLines: 0
-Rxvt*saveLines: 0
+Rxvt*saveLines:  0
 
 ! Use the meta-key as expected by emacs/irssi.
 XTerm*metaSendsEscape: true
@@ -43,7 +43,7 @@ XTerm.termName: xterm-256color
 
 ! Enable transparency.
 Rxvt*transparent: true
-Rxvt*shading: 10
+Rxvt*shading:     10
 
 ! Do not use any perl extension scripts.
 Rxvt*perl-ext-common: