diff options
| author | 2015-07-27 23:13:33 +0200 | |
|---|---|---|
| committer | 2015-07-27 23:13:33 +0200 | |
| commit | c98022c674f2ff2028e94523a947c6995837fa95 (patch) | |
| tree | fd0232e019928fe5fb4ac5f3d4586f5999d2ea89 /xorg | |
| parent | d62d45d996c26fffe7dcefc2344e2a8b25ab5b4e (diff) | |
| download | dotfiles-c98022c674f2ff2028e94523a947c6995837fa95.tar.gz dotfiles-c98022c674f2ff2028e94523a947c6995837fa95.tar.bz2 dotfiles-c98022c674f2ff2028e94523a947c6995837fa95.zip | |
Updated tmux, weechat and xorg configs
Diffstat (limited to 'xorg')
| -rw-r--r-- | xorg/.Xresources | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/xorg/.Xresources b/xorg/.Xresources index c5cb6c7..b7224c7 100644 --- a/xorg/.Xresources +++ b/xorg/.Xresources | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | !*dpi: 145 | 1 | *dpi: 96 |
| 2 | 2 | ||
| 3 | ! Font and Fontsize | 3 | ! Font and Fontsize |
| 4 | *faceName: Monospace | 4 | *faceName: DeJaVu Sans Mono for Powerline, Book |
| 5 | *faceSize: 10 | 5 | *faceSize: 10 |
| 6 | 6 | ||
| 7 | ! Colors | 7 | ! Colors |
| @@ -43,3 +43,4 @@ | |||
| 43 | XTerm*termName: xterm-256color | 43 | XTerm*termName: xterm-256color |
| 44 | XTerm*selectToClipboard: true | 44 | XTerm*selectToClipboard: true |
| 45 | XTerm*metaSendsEscape: true | 45 | XTerm*metaSendsEscape: true |
| 46 | XTerm*background: #2F343B | ||
