katernet / darkmode

Set macOS dark mode and Alfred dark theme at sunset
GNU General Public License v3.0
150 stars 10 forks source link

How to uninstall? #1

Closed djendacott closed 6 years ago

djendacott commented 6 years ago

The instructions are great, but is there a simple way to uninstall this plugin without breaking anything?

katernet commented 6 years ago

I'll add an uninstall option in the next commit.

To uninstall:

$ launchctl unload ~/Library/LaunchAgents/io.github.katernet.darkmode.sunrise.plist
$ launchctl unload ~/Library/LaunchAgents/io.github.katernet.darkmode.sunset.plist

Delete the following files ~/Library/LaunchAgents/io.github.katernet.darkmode.sunrise.plist ~/Library/LaunchAgents/io.github.katernet.darkmode.sunset.plist ~/Library/Logs/io.github.katernet.darkmode.log ~/Library/Application Support/darkmode (for v1.3: ~/Documents/darkmode)