Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
haoqu.ma
/
gotty
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 63c9a78b
authored
Mar 28, 2017
by
Iwasaki Yudai
Committed by
GitHub
Mar 28, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #138 from xinsnake/fix-readme-comma
removed comma in sample config file
2 parents
ef91648d
74964044
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
README.md
README.md
View file @
63c9a78
...
@@ -85,7 +85,7 @@ enable_tls = true
...
@@ -85,7 +85,7 @@ enable_tls = true
// hterm preferences
// hterm preferences
// Smaller font and a little bit bluer background color
// Smaller font and a little bit bluer background color
preferences {
preferences {
font_size = 5
,
font_size = 5
background_color = "rgb(16, 16, 32)"
background_color = "rgb(16, 16, 32)"
}
}
```
```
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment