Skip to content

Instantly share code, notes, and snippets.

@discentem
discentem / docklib.py
Last active November 16, 2017 05:19 — forked from gregneagle/docklib.py
'''Routines for manipulating the Dock'''
import os
import subprocess
from Foundation import NSURL
from Foundation import CFPreferencesAppSynchronize
from Foundation import CFPreferencesCopyAppValue
from Foundation import CFPreferencesSetAppValue