summary refs log tree commit diff stats
path: root/.Xresources
blob: c1158bf0d4026e587f08ebc393a273d778f3e6d3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
URxvt*loginShell: true
URxvt*foreground: gray
URxvt*background: black
URxvt*font: xft:Terminus:pixelsize=11:encoding=combined
URxvt*scrollBar: false
URxvt*metaSendsEscape: true
URxvt*bellIsUrgent: true

XTerm*loginShell: true
XTerm*foreground: gray
XTerm*background: black
XTerm*faceName: xft:Hasklig:pixelsize=12
XTerm*faceSize: 14
XTerm*scrollBar: false
XTerm*metaSendsEscape: true
XTerm*bellIsUrgent: true
XTerm*VT100.Translations: #override\n\
    Ctrl Shift <KeyPress> v: insert-selection(CLIPBOARD)\n\
    Ctrl Shift <KeyPress> c: copy-selection(CLIPBOARD)\n