Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
honhimW authored Dec 17, 2024
1 parent 0d6090c commit 271d01d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ User's data will be stored in `~/.config/ratisui/`:
// ~/.config/ratisui/config.ron
(
fps: 45, // tui render fps limitation
scan_size: scan_size: 500, // redis key scan size,
try_format: false, // fotmat raw data
scan_size: 500, // redis key scan size,
try_format: false, // fotmat raw data
theme: Some("my-dark") // ~/.config/ratisui/theme/my-dark.ron
)
```
Expand Down

0 comments on commit 271d01d

Please sign in to comment.