diff options
Diffstat (limited to '.Xdefaults')
| -rw-r--r-- | .Xdefaults | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/.Xdefaults b/.Xdefaults new file mode 100644 index 0000000..69411cd --- /dev/null +++ b/.Xdefaults @@ -0,0 +1,19 @@ +Xft.antialias: 1 +Xft.autohint: 0 +Xft.dpi: 96 +Xft.hinting: 1 +Xft.hintstyle: hintslight +Xft.lcdfilter: lcddefault +Xft.rgba: rgb + +XTerm.saveLines:2500 +XTerm.dynamicColors:true +XTerm.sameName:false +XTerm.utf8:2 +XTerm.cursorBlink:False +XTerm.reverseVideo:False +! XTerm.borderWidth:2 +! XTerm.internalBorder:2 + +Xcursor.theme: Breeze +Xcursor.size: 64 |
