Skip to content

How does it Work?

npyl edited this page May 24, 2018 · 10 revisions

Currently there is only one thing I would like to clarify how it works: disabling X11 Warnings. 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

Based on the post: macworld

Clone this wiki locally