mirror of
https://github.com/yudai/gotty.git
synced 2025-09-22 05:50:48 +02:00
removed comma in sample config file
This commit is contained in:
parent
ef91648d8f
commit
7496404438
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ enable_tls = true
|
|||
// hterm preferences
|
||||
// Smaller font and a little bit bluer background color
|
||||
preferences {
|
||||
font_size = 5,
|
||||
font_size = 5
|
||||
background_color = "rgb(16, 16, 32)"
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue