Update bindings for new workspaces, add new symbols and formatting for polybar
This commit is contained in:
@@ -92,5 +92,5 @@ if [ -n "$current" ] && [ -n "$forecast" ]; then
|
||||
daytime=" $(get_duration "$((sun_rise-now))")" # Unknown
|
||||
fi
|
||||
|
||||
echo "$(get_icon "$current_icon") $current_temp$SYMBOL $trend $(get_icon "$forecast_icon") $forecast_temp$SYMBOL $daytime"
|
||||
echo "$(get_icon "$current_icon") $current_temp$SYMBOL $trend $(get_icon "$forecast_icon") $forecast_temp$SYMBOL $daytime"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user