-
-
Notifications
You must be signed in to change notification settings - Fork 3
How does it Work?
npyl edited this page May 24, 2018
·
10 revisions
Manage Conky gives you the ability to disable the warning when quiting X11:
Open up Terminal.app and type the following command:
defaults write org.macosforge.xquartz.X11 no_quit_alert true
( Apple has changed the plist name and thus org.x.x11
is not anymore relevant! )
Based on the post: macworld