Fix screen hardstatus for 5.0.0. Use Terminus in lxterminal.
This commit is contained in:
parent
959738f11e
commit
3c7d74b252
4 changed files with 177 additions and 176 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[general]
|
||||
fontname=Monospace 16
|
||||
fontname=Terminus 13
|
||||
selchars=-A-Za-z0-9,./?%&#:_
|
||||
scrollback=100000
|
||||
bgcolor=rgb(0,0,0)
|
||||
|
|
@ -22,13 +22,13 @@ palette_color_14=rgb(85,255,255)
|
|||
palette_color_15=rgb(255,255,255)
|
||||
color_preset=VGA
|
||||
disallowbold=false
|
||||
cursorblinks=false
|
||||
cursorunderline=false
|
||||
cursorblinks=true
|
||||
cursorunderline=true
|
||||
audiblebell=false
|
||||
tabpos=top
|
||||
geometry_columns=140
|
||||
geometry_rows=40
|
||||
hidescrollbar=false
|
||||
geometry_columns=190
|
||||
geometry_rows=50
|
||||
hidescrollbar=true
|
||||
hidemenubar=false
|
||||
hideclosebutton=false
|
||||
hidepointer=false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue