Closed meksrc closed 1 month ago
You might have updated your nerdfont to a new version, where several icons have been removed/relocated see https://github.com/ryanoasis/nerd-fonts/issues/1190
Thank you :) i replaced my icons and its working again, any idea about wifi? Am i using something outdated? Btw. the "airport network" thing did not work which i found here.
`#!/bin/sh
INFO="$(/System/Library/PrivateFrameworks/Apple80211.framework/Resources/airport -I | awk -F' SSID: ' '/ SSID: / {print $2}')"
WIFI=${INFO:-"Not Connected"}
sketchybar --set $NAME label="${WIFI}"`
Hi guys,
couple of months now i had no time to play around with my macbook, and today i did quite alot of brew and macos updates, but now my sketchybar looks like this: Also wifi always shows "not connected"