Skip to content

Feature: disable/enable LoginItems #27

Description

@hazcod

We currently still need to support to enable/disable login items in Ventura.
This would work by:

  1. Adding it in /var/db/com.apple.xpc.launchd/disabled.*.plist with <key>NAME</key>\n<true/> to disable.
  2. Adding it in /var/db/com.apple.xpc.launchd/disabled.*.plist with <key>NAME</key>\n<false/> to disable.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions