Update Xresources for xterm
This commit is contained in:
parent
958ee64622
commit
7f0ce4c79c
1 changed files with 3 additions and 2 deletions
|
@ -33,7 +33,7 @@ XClock*secondColor: red
|
|||
XClock*update: 1
|
||||
Xft.hintstyle: hintfull
|
||||
Xft.rgba: none
|
||||
xterm*background: #ffffff
|
||||
xterm*background: #2e3436
|
||||
xterm*color0: #1e1e1e
|
||||
xterm*color1: #cc0000
|
||||
xterm*color2: #4e9a06
|
||||
|
@ -58,7 +58,8 @@ xterm*faceSize4: 12
|
|||
xterm*faceSize5: 14
|
||||
xterm*faceSize6: 16
|
||||
xterm*faceSize: 9
|
||||
xterm*foreground: #000000
|
||||
xterm*foreground: #d3d7cf
|
||||
xterm*geometry: 120x24
|
||||
xterm*locale: true
|
||||
xterm*metaSendsEscape: true
|
||||
xterm*scrollBar: true
|
||||
|
|
Loading…
Reference in a new issue