Update wakatime readme

This commit is contained in:
lowlighter
2021-04-28 23:10:55 +02:00
parent 8571a3002b
commit d5b8103c52
2 changed files with 4 additions and 1 deletions

View File

@@ -33,4 +33,6 @@ Then setup [WakaTime plugins](https://wakatime.com/plugins) to be ready to go!
plugin_wakatime_days: 7 # Display last week stats
plugin_wakatime_sections: time, projects, projects-graphs # Display time and projects sections, along with projects graphs
plugin_wakatime_limit: 4 # Show 4 entries per graph
plugin_wakatime_url: http://wakatime.com # Wakatime url endpoint
plugin_wakatime_user: .user.login # User
```