Skip to content

Commit 3bb8710

Browse files
committed
Added uninstallation notes
1 parent 4196e6b commit 3bb8710

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,18 @@ So this is basically the installation script:
3232
cp noclamshell.plist ~/Library/LaunchAgents
3333
launchctl load ~/Library/LaunchAgents/noclamshell.plist
3434

35+
## Uninstall
36+
37+
In case utility didn't work as you expected, you can turn it off:
38+
39+
launchctl unload ~/Library/LaunchAgents/noclamshell.plist
40+
41+
Please drop me a note on what went wrong!
42+
43+
## Self-ad
44+
45+
I also maintain [an utility that reduces the brightness of internal display](https://github.com/pirj/nobacklight) to zero when lid is open. Appreciate if you check it out!
46+
3547
## Hope for deliverance
3648

3749
I hope one day this repo will get required number of watchers, stars and forks to get into homebrew, and then:

0 commit comments

Comments
 (0)