.Xdefaults

branch
mhoward-lt
changeset 60
d18a4be6db77
parent 33
0f5d5166b77d
child 70
431128b5fa0c
equal deleted inserted replaced
59:7171e2a98c17 60:d18a4be6db77
1 1
2 URxvt.foreground: white 2 URxvt.foreground: white
3 URxvt.background: #070707 3 URxvt.background: #070707
4 URxvt.font: xft:monospace-10 4 URxvt.font: xft:monospace-10
5 URxvt.letterSpace: -1
6 5
7 URxvt.scrollstyle: plain 6 URxvt.scrollstyle: plain
8 URxvt.scrollBar_right: true 7 URxvt.scrollBar_right: true
9 URxvt.scrollBar_floating: true 8 URxvt.scrollBar_floating: true
10 9
14 URxvt.saveLines: 1000 13 URxvt.saveLines: 1000
15 14
16 URxvt.iso14755: false 15 URxvt.iso14755: false
17 URxvt.iso14755_52: false 16 URxvt.iso14755_52: false
18 17
18 #ifdef USE_LOCAL
19 #include ".Xdefaults.local"
20 #endif

mercurial