diff options
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 | ||
