|
@@ -4,8 +4,6 @@
|
4
|
4
|
!## ==== ##
|
5
|
5
|
|
6
|
6
|
|
7
|
|
-URxvt.geometry: 90x24
|
8
|
|
-
|
9
|
7
|
!## extensions
|
10
|
8
|
URxvt.perl-ext-common: default,tabbed,selection
|
11
|
9
|
URxvt.tabbed.tab-fg: 7
|
|
@@ -33,9 +31,6 @@ URxvt.scrollstyle: plain
|
33
|
31
|
URxvt.scrollWithBuffer: true
|
34
|
32
|
URxvt.saveLines: 32767
|
35
|
33
|
|
36
|
|
-!## font
|
37
|
|
-URxvt.font: xft:Dejavu Sans Mono:pixelsize=13
|
38
|
|
-URxvt.boldFont: xft:Dejavu Sans Mono:pixelsize=13:style=Bold
|
39
|
34
|
URxvt.cursorUnderline: false
|
40
|
35
|
URxvt.cursorBlink: true
|
41
|
36
|
URxvt.pointerBlankDelay: 999999999
|