summaryrefslogtreecommitdiff
path: root/Xresources
diff options
context:
space:
mode:
Diffstat (limited to 'Xresources')
-rw-r--r--Xresources12
1 files changed, 7 insertions, 5 deletions
diff --git a/Xresources b/Xresources
index eb2d4c3..461ec50 100644
--- a/Xresources
+++ b/Xresources
@@ -1,13 +1,15 @@
Xcursor*theme: Adwaita
-Xcursor*size: 64
-XTerm*faceSize: 14
+Xcursor*size: 32
+XTerm*faceSize: 6
XTerm*selectToClipboard: true
-XTerm*faceName: GoMono:style=regular:antialias=true:hinting=false
+XTerm*faceName: Iosevka SS13 Extended:style=regular:antialias=true:hinting=false
xterm*scrollBar: false
xterm*rightScrollbar: false
XTerm.termName: xterm-256color
-XTerm*Background: #F6FFFA
+XTerm*Background: #FFFFFF
XTerm*Foreground: #000000
-XTerm*HiBackColor: #F6FFFA
+XTerm*HiBackColor: #FFFFFF
XTerm*scaleHeight: 1.2
+VT100.translations: #override \n\
+ <Btn3Down>: exec-formatted("xdg-open '%t'", PRIMARY)