summaryrefslogtreecommitdiff
path: root/.Xdefaults
diff options
context:
space:
mode:
authortslil clingman <>2019-09-11 19:18:14 -0400
committertslil clingman <>2019-09-11 19:18:14 -0400
commitac1a4884d03fc0495c773500d8a13f84b695fa43 (patch)
tree29e5ec49e0ce957d80d8f11a155b47840c74f488 /.Xdefaults
Init
Diffstat (limited to '.Xdefaults')
-rw-r--r--.Xdefaults19
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