From 9b9ab248573849480988bde4372ff068ade064fb Mon Sep 17 00:00:00 2001 From: Blubber Date: Tue, 20 Sep 2016 07:47:04 +0200 Subject: refactoring --- .Xcommon | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .Xcommon (limited to '.Xcommon') 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 -- cgit v1.2.3