From: Simon Ruderich Date: Tue, 16 Oct 2012 05:19:56 +0000 (+0200) Subject: Xdefaults: Fix alignment in a few places. X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=commitdiff_plain;h=04aaaad802be7ae83a69f3c583b391a9990af33c Xdefaults: Fix alignment in a few places. --- diff --git a/Xdefaults.in b/Xdefaults.in index a554101..9ecdaae 100644 --- a/Xdefaults.in +++ b/Xdefaults.in @@ -22,13 +22,13 @@ ! 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: