dotfiles/.Xdefaults

57 lines
939 B
Plaintext

! $OpenBSD: dot.Xdefaults,v 1.3 2014/07/10 10:22:59 jasper Exp $
Xft.hinting: true
Xft.hintstyle: hintfull
XTerm.termName: xterm-256color
XTerm*loginShell:true
XTerm*font: xft:Source Code Pro:size=11.5
XTerm*scrollBar:false
XTerm*utf8:true
XTerm*eightBitInput: true
XTerm*internalBorder: 8
XTerm*allowMouseOps:true
XTerm.vt100.translations: #override \n\
Ctrl Shift <Key>C: copy-selection(CLIPBOARD) \n\
Ctrl Shift <Key>V: insert-selection(CLIPBOARD)
nsxiv.window.background: #000
nsxiv.window.foreground: #fff
nsxiv.bar.font: xft:Source Code Pro:size=11.5
*background: #000
*foreground: #fff
! black
*color0: #000
*color8: #353535
! red
*color1: #f92672
*color9: #f92672
! green
*color2: #a6e22e
*color10: #a6e22e
! yellow
*color3: #f4bf75
*color11: #f4bf75
! blue
*color4: #66d9ef
*color12: #66d9ef
! magenta
*color5: #ae81ff
*color13: #ae81ff
! cyan
*color6: #a1efe4
*color14: #a1efe4
! white
*color7: #fff
*color15: #ff