You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -130,8 +130,7 @@ function change_magsafe_led_color() {
130
130
if sudo -n smc -k ACLC -r &>/dev/null;then
131
131
log "💡 Setting magsafe color to $color"
132
132
else
133
-
log "🚨 Your version of battery is using an old visudo file"
134
-
log "please run 'battery visudo' to fix this, until you do battery cannot change magsafe led colors"
133
+
log "🚨 Your version of battery is using an old visudo file, please run 'battery visudo' to fix this, until you do battery cannot change magsafe led colors"
0 commit comments