Skip to content

Feature: disable/enable LoginItems #27

@hazcod

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions