Skip to content

Commit

Permalink
Added script to trash FxPlug Preferences
Browse files Browse the repository at this point in the history
  • Loading branch information
latenitefilms committed Dec 15, 2023
1 parent 512c863 commit 94e3169
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Scripts/trash_fxplug_prefs.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#!/bin/bash

# Trash Preferences:
/usr/bin/defaults delete com.latenitefilms.GyroflowToolbox.Renderer

# Restart Preference Manager:
/usr/bin/killall cfprefsd

0 comments on commit 94e3169

Please sign in to comment.