Prevent notification text wrapping
This commit is contained in:
@@ -23,4 +23,4 @@ format_temperature() {
|
|||||||
temperature=$(format_temperature "$temperature")
|
temperature=$(format_temperature "$temperature")
|
||||||
wind=${wind//km\// km/}
|
wind=${wind//km\// km/}
|
||||||
|
|
||||||
echo "$(omarchy-weather-icon) $place · Temperature $temperature · Wind $wind"
|
echo "$(omarchy-weather-icon) $place · Temp $temperature · Wind $wind"
|
||||||
|
|||||||
Reference in New Issue
Block a user