This commit is contained in:
Jeff Lance 2021-02-12 23:35:43 +01:00
parent 1dbc45449e
commit f5417f5ef1

View File

@ -120,8 +120,8 @@ label-time = %elapsed% / %total%
[module/publicip] [module/publicip]
type = custom/script type = custom/script
exec = "curl --silent -L ipinfo.io | jq -r '.ip'" exec = "curl --silent -L 'ipinfo.io?token=2a605445c3e4fe' | jq -r '.ip'"
interval = 5 interval = 86400
format-underline = #268bd2 format-underline = #268bd2
format-prefix = "%{T2}%{T-} " format-prefix = "%{T2}%{T-} "
format-prefix-foreground = #5b format-prefix-foreground = #5b