diff options
Diffstat (limited to '.Xcommon')
-rw-r--r-- | .Xcommon | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/.Xcommon b/.Xcommon new file mode 100644 index 0000000..314cfd8 --- /dev/null +++ b/.Xcommon @@ -0,0 +1,20 @@ +! dotfiles -- .Xcommon +! author: johannst + +!xterm*font: 9x15 +!XTerm*renderFont: true +!XTerm*faceName: Vera Serif Mono +!XTerm*faceName: Liberation Mono +!XTerm*faceName: Droid Sans Mono +xterm*faceName: Terminess Powerline +xterm*faceSize: 12 + +XTerm*scaleHeight: 1.1 +xterm*metaSendsEscape: true +xterm*saveLines: 16384 +xterm*loginShell: true +xterm*charClass: 33:48,35:48,37:48,43:48,45-47:48,64:48,95:48,126:48 +xterm*termName: xterm-256color +xterm*eightBitInput: false +XTerm*selectToClipboard: true +XTerm*visualBell: false |