diff --git a/Scripts/trash_fxplug_prefs.sh b/Scripts/trash_fxplug_prefs.sh new file mode 100755 index 00000000..c9e7c995 --- /dev/null +++ b/Scripts/trash_fxplug_prefs.sh @@ -0,0 +1,7 @@ +#!/bin/bash + +# Trash Preferences: +/usr/bin/defaults delete com.latenitefilms.GyroflowToolbox.Renderer + +# Restart Preference Manager: +/usr/bin/killall cfprefsd \ No newline at end of file