Xdefaults: Use -256color version for TERM
This commit is contained in:
parent
0f7dc40eff
commit
d4ebc25b1d
1 changed files with 4 additions and 2 deletions
|
@ -6,7 +6,7 @@ XTerm*cursorColor: yellow
|
|||
!XTerm*wideFont: -misc-fixed-medium-r-normal--13-120-75-75-c-80-iso10646-1
|
||||
XTerm*font: -xos4-terminus-medium-r-normal--14-140-72-72-c-80-iso10646-1
|
||||
XTerm*wideFont: -xos4-terminus-medium-r-normal--14-140-72-72-c-80-iso10646-1
|
||||
XTerm*termName: xterm-color
|
||||
XTerm*termName: xterm-256color
|
||||
|
||||
UXTerm*loginShell: true
|
||||
UXTerm*background: black
|
||||
|
@ -16,7 +16,7 @@ UXTerm*cursorColor: yellow
|
|||
!UXTerm*wideFont: -misc-fixed-medium-r-normal--13-120-75-75-c-80-iso10646-1
|
||||
UXTerm*font: -xos4-terminus-medium-r-normal--14-140-72-72-c-80-iso10646-1
|
||||
UXTerm*wideFont: -xos4-terminus-medium-r-normal--14-140-72-72-c-80-iso10646-1
|
||||
UXTerm*termName: xterm-color
|
||||
UXTerm*termName: xterm-256color
|
||||
|
||||
aterm*loginShell: true
|
||||
aterm*background: black
|
||||
|
@ -48,6 +48,7 @@ Rxvt*font: -xos4-terminus-medium-r-normal--14-140-72-72-c-80-iso10646-1
|
|||
Rxvt*boldFont: -xos4-terminus-medium-r-normal--14-140-72-72-c-80-iso10646-1
|
||||
Rxvt*scrollBar: false
|
||||
Rxvt*internalBorder: 3
|
||||
Rxvt*termName: rxvt-256color
|
||||
|
||||
URxvt*loginShell: true
|
||||
URxvt*termName: rxvt
|
||||
|
@ -65,3 +66,4 @@ URxvt*font: -xos4-terminus-medium-r-normal--14-140-72-72-c-80-iso10646-1
|
|||
URxvt*boldFont: -xos4-terminus-medium-r-normal--14-140-72-72-c-80-iso10646-1
|
||||
URxvt*scrollBar: false
|
||||
URxvt*internalBorder: 3
|
||||
URxvt*termName: rxvt-256color
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue