diff --git a/home/wm/waybar/src/ice_fetch.sh b/home/wm/waybar/src/ice_fetch.sh index 3bf2099..d35d683 100755 --- a/home/wm/waybar/src/ice_fetch.sh +++ b/home/wm/waybar/src/ice_fetch.sh @@ -44,7 +44,7 @@ tooltip+="Next stop: ${next_stop_name}\n" tooltip+="${next_stop_arrival_time} (${next_stop_arrival_delay}) - ${distance_km} km" # Create the JSON object -text="${speed} km/h" +text="${speed} km/h - ${next_stop_arrival_time} (${next_stop_arrival_delay})" alt="Current speed" class="icestats" percentage=0