diff --git a/files/i3blocks/config b/files/i3blocks/config index 53806a6..b82d36c 100644 --- a/files/i3blocks/config +++ b/files/i3blocks/config @@ -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