We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Apologies for the mistake there. 😅
Ok so this is interesting:
printf ' ' && printf ' '
printf "盛" && curl wttr.in -s | sed '13q;d' | grep -o "m\\(-\\)*[0-9]\\+" | sort -n -t 'm' -k 2n | sed -e 1b -e '$!d' | tr '\n|m' ' ' | awk '{print "",$1 "°C","",$2 "°C"}'
The mist icon is a separate applet. You can see the size of the sun is waaay smaller than it should be.
The text was updated successfully, but these errors were encountered:
🤔 It might just be a problem in latte I think. Now that I try it again it even in latte doesn't happen anymore so I wonder what the issue was.
Sorry, something went wrong.
No branches or pull requests
Apologies for the mistake there. 😅
Ok so this is interesting:
printf ' ' && printf ' '
The mist icon is a separate applet. You can see the size of the sun is waaay smaller than it should be.
The text was updated successfully, but these errors were encountered: