mirror of https://github.com/polybar/polybar.git
Added quick link to github settings
parent
0fe0214e06
commit
d3edbc54df
|
@ -2,7 +2,7 @@ This module shows the unread notification count using the GitHub API.
|
|||
|
||||
**NOTE:** This module requires the project to be built with cURL support.
|
||||
|
||||
You will need to generate a GitHub personal access token where at least `notifications` is in the scope.
|
||||
You will need to [generate a GitHub personal access token](https://github.com/settings/tokens/new?scopes=notifications&description=Notifier+for+Polybar) where at least `notifications` is in the scope.
|
||||
|
||||
### Basic settings
|
||||
~~~ ini
|
||||
|
|
Loading…
Reference in New Issue