diff options
author | Johannes Stolp <jstolp@fr65cs25.internal.synopsys.com> | 2016-08-12 18:03:22 +0200 |
---|---|---|
committer | Johannes Stolp <jstolp@fr65cs25.internal.synopsys.com> | 2016-08-12 18:03:22 +0200 |
commit | e27e4094041138d2430bd6f3123a4bbf677f508a (patch) | |
tree | 67ccaf09b3667db711b24891b97bbb91c5b4121e /.Xresources_gray | |
parent | 223ea8f5199aef6b7c6b771c4448282288f18d9b (diff) | |
download | dotfiles-e27e4094041138d2430bd6f3123a4bbf677f508a.tar.gz dotfiles-e27e4094041138d2430bd6f3123a4bbf677f508a.zip |
added terminess powerline font for xterm, small change in PS1 variable, reorderd tmux config and added new 'prefix f' for full screen mode
Diffstat (limited to '.Xresources_gray')
-rw-r--r-- | .Xresources_gray | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.Xresources_gray b/.Xresources_gray index 1f41cc8..54eb7b8 100644 --- a/.Xresources_gray +++ b/.Xresources_gray @@ -1,7 +1,10 @@ ! dotfiles -- .Xresources_gray ! author: johannst -xterm*font : 9x15 +!xterm*font: 9x15 +xterm*faceName: Terminess Powerline +xterm*faceSize: 12 + XTerm*scaleHeight: 1.1 xterm*metaSendsEscape: true xterm*saveLines: 16384 |