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
Now Add() only adds Login Items from login_items.json as its name implies.
However, mli is usually used to set all Login Items, and system Login Items should respect them in the file.
System Login Items can be deleted by osascript -e 'tell app "System Events" to delete login items'.
✏️ Describe the feature
Now
Add()
only adds Login Items fromlogin_items.json
as its name implies.However, mli is usually used to set all Login Items, and system Login Items should respect them in the file.
System Login Items can be deleted by
osascript -e 'tell app "System Events" to delete login items'
.mli/lib/oascript.go
Lines 46 to 59 in fd914ba
✔︎ Confirm these checks
🗒️ Additional Information
No response
The text was updated successfully, but these errors were encountered: