Skip to content

How does it Work?

npyl edited this page May 24, 2018 · 10 revisions

disabling X11 Warnings when quitting

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

Clone this wiki locally