Skip to content

Instantly share code, notes, and snippets.

@Wartz
Created September 21, 2022 19:58
Show Gist options
  • Select an option

  • Save Wartz/390f6b82af4198e9ebeeeadb5d6f894b to your computer and use it in GitHub Desktop.

Select an option

Save Wartz/390f6b82af4198e9ebeeeadb5d6f894b to your computer and use it in GitHub Desktop.
#!/bin/bash
WCplistFile="/Users/eclassoom/Library/Group Containers/EG27766DY7.com.wacom.WacomTabletDriver/Library/Preferences/com.wacom.wacomtablet.prefs"
/usr/libexec/PlistBuddy -c "set :'WDCAutoStart' false" "${WCplistFile}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment