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
Right now, spotlight-mode is immediately deactivated because of the error in the subject. The problem is that spotlight-blink contains (length spotlight--colors) but spotlight--colors is not defined. I guess that's an artifact of an older version and the expression should be changed to spotlight-size.
The text was updated successfully, but these errors were encountered:
Right now,
spotlight-mode
is immediately deactivated because of the error in the subject. The problem is thatspotlight-blink
contains(length spotlight--colors)
butspotlight--colors
is not defined. I guess that's an artifact of an older version and the expression should be changed tospotlight-size
.The text was updated successfully, but these errors were encountered: