26:0d463cf25e9d | 27:c945635e1f34 |
---|---|
1 | |
2 URxvt.foreground: white | |
3 URxvt.background: #070707 | |
4 URxvt.font: xft:monospace-10 | |
5 | |
6 URxvt.scrollstyle: plain | |
7 URxvt.scrollBar_right: true | |
8 URxvt.scrollBar_floating: true | |
9 | |
10 URxvt.visualBell: true | |
11 URxvt.urgentOnBell: true | |
12 | |
13 URxvt.saveLines: 1000 | |
14 | |
15 URxvt.iso14755: false | |
16 URxvt.iso14755_52: false | |
17 |