diff --git a/modules/lang/org/autoload/org-capture.el b/modules/lang/org/autoload/org-capture.el index d6c51c890..4efa77780 100644 --- a/modules/lang/org/autoload/org-capture.el +++ b/modules/lang/org/autoload/org-capture.el @@ -11,9 +11,6 @@ (width . 70) (height . 25) (transient . t) - (window-system . ,(cond (IS-MAC 'ns) - (IS-LINUX 'x) - (t 'w32))) ,(if IS-LINUX '(display . ":0"))) "TODO")