Skip to content

Commit

Permalink
Leave comments about status bar on homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
etiennejcharles committed Sep 19, 2020
1 parent 33d2bbc commit 6d1bb01
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,14 @@ verminal: {
}
```

### Show status bar
To show back your status bar, use:
```javascript
verminal: {
minimal: false, // defaults to "true".
}
```

<br>
<br>

Expand Down

0 comments on commit 6d1bb01

Please sign in to comment.