diff --git a/init.el b/init.el index 4d518a6..38d94e7 100644 --- a/init.el +++ b/init.el @@ -257,7 +257,7 @@ (use-package proced :custom ((proced-tree-flag t) - (proced-auto-update-flag t) + (proced-auto-update-flag (not on-windows)) (proced-format 'medium) (proced-auto-update-interval 1) (proced-goal-attribute nil)