47 lines
848 B
Plaintext
47 lines
848 B
Plaintext
! $OpenBSD: dot.Xdefaults,v 1.3 2014/07/10 10:22:59 jasper Exp $
|
|
|
|
Xft.hinting: true
|
|
Xft.hintstyle: hintfull
|
|
Xft.dpi: 120
|
|
|
|
XTerm*termName: xterm-256color
|
|
XTerm*loginShell:true
|
|
XTerm*faceName: ttyp0:size=9
|
|
XTerm*scrollBar: false
|
|
XTerm*eightBitInput: false
|
|
XTerm*locale: true
|
|
XTerm*pointerMode: 2
|
|
XTerm*scaleHeight: 1.1
|
|
XTerm*internalBorder: 16
|
|
XTerm.vt100.translations: #override \
|
|
Ctrl Shift <Key>V: insert-selection(CLIPBOARD) \n\
|
|
Ctrl Shift <Key>C: copy-selection(CLIPBOARD)
|
|
|
|
*.foreground: #e8e8d3
|
|
*.background: #151515
|
|
*.cursorColor: #cf6a4c
|
|
|
|
*.color0: #151515
|
|
*.color8: #888888
|
|
|
|
*.color1: #cf6a4c
|
|
*.color9: #cf6a4c
|
|
|
|
*.color2: #99ad6a
|
|
*.color10: #99ad6a
|
|
|
|
*.color3: #ffb964
|
|
*.color11: #ffb964
|
|
|
|
*.color4: #668799
|
|
*.color12: #668799
|
|
|
|
*.color5: #c6b6ee
|
|
*.color13: #c6b6ee
|
|
|
|
*.color6: #8fbfdc
|
|
*.color14: #8fbfdc
|
|
|
|
*.color7: #888888
|
|
*.color15: #e8e8d3
|