mirror of https://github.com/polybar/polybar.git
Updated Module: github (markdown)
parent
6af94a594a
commit
1e1da2cff3
|
@ -16,8 +16,8 @@ token = ${file:/path/to/file/containing/github/access.token}
|
||||||
token = ${env:GITHUB_ACCESS_TOKEN}
|
token = ${env:GITHUB_ACCESS_TOKEN}
|
||||||
|
|
||||||
; The github user for the token
|
; The github user for the token
|
||||||
; If not specified, this module uses the deprecated method of accessing your
|
; Effectively required; otherwise the module uses a deprecated method of fetching
|
||||||
; notifications, which may stop working at some point.
|
; notifications, which has stopped working
|
||||||
user = github_user
|
user = github_user
|
||||||
|
|
||||||
; Whether empty notifications should be displayed or not
|
; Whether empty notifications should be displayed or not
|
||||||
|
|
Loading…
Reference in New Issue