improve
This commit is contained in:
@@ -6,7 +6,7 @@ set -Eeu -o pipefail
|
||||
# Based on the original weather script but adapted for Sway/i3status-rust
|
||||
|
||||
# Information on the various formats: https://github.com/chubin/wttr.in
|
||||
VALUE_WEATHER_FORMAT=${weather_format:-"1"}
|
||||
VALUE_WEATHER_FORMAT=${weather_format:-"%c%f"}
|
||||
VALUE_WEATHER_FORMAT="?format=${VALUE_WEATHER_FORMAT}"
|
||||
|
||||
# Determine units to use for temperature
|
||||
|
||||
Reference in New Issue
Block a user