diff options
author | Florian Pritz <f-p@gmx.at> | 2009-03-12 19:41:45 +0100 |
---|---|---|
committer | Florian Pritz <f-p@gmx.at> | 2009-03-12 19:41:45 +0100 |
commit | 7c796eb4c3f974d87d33d3f1505841b3ff7f8bef (patch) | |
tree | 36792bbe78978b157a27a4bb1711532f84aa7ad3 | |
parent | f0d13cd6d9c0625f24123b07a9fbbbac158054d5 (diff) | |
download | dotfiles-7c796eb4c3f974d87d33d3f1505841b3ff7f8bef.tar.gz dotfiles-7c796eb4c3f974d87d33d3f1505841b3ff7f8bef.tar.xz |
fixed missign e
-rw-r--r-- | .Xdefaults | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ URxvt*tintColor: #000000 *multiScroll: true *boldMode: true *scrollBar: false -*cutNewline: fals +*cutNewline: false *scrollTtyOutput: false *scrollKey: true *cursorBlink: true |