1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_i3wm.git synced 2024-08-16 10:09:53 +02:00

Merge pull request #4 from roles-ansible/i3blocks

add https to wttr.in link
This commit is contained in:
L3D 2021-11-08 14:21:24 +01:00 committed by GitHub
commit 6214f84b3d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ separator_block_width=15
markup=pango
[weather]
command=curl -Ss 'wttr.in?format="%l:+%c%t+%w\n"' | xargs echo
command=curl -Ss 'https://wttr.in?format="%l:+%c%t+%w"' | xargs echo
interval=600
color=#A4C2F4