diff options
author | Florian Pritz <bluewind@xinu.at> | 2014-06-12 10:40:11 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2014-06-12 10:40:11 +0200 |
commit | a45336f9a362488d54e72915f184b63cb0baeb68 (patch) | |
tree | b0f78c3e3e5cee9cc3941cc0eeae1b1b82743b2c /.Xdefaults | |
parent | 65f251c8e29ce8fb1117e2898891c0d786ca8834 (diff) | |
download | dotfiles-a45336f9a362488d54e72915f184b63cb0baeb68.tar.gz dotfiles-a45336f9a362488d54e72915f184b63cb0baeb68.tar.xz |
Xdefaults: reduce terminal size to match my laptop
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to '.Xdefaults')
-rw-r--r-- | .Xdefaults | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ URxvt.print-pipe: "cat > /dev/null" *cursorBlink: true *dynamicColors: true *saveLines: 5000 -*geometry: 125x45 +*geometry: 125x43 !-------------------- ! Colors |