From 857d01b3d0dd15cc18922008898130389d6fb050 Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Fri, 6 Oct 2023 05:56:28 +0200 Subject: [PATCH] =?UTF-8?q?Don=E2=80=99t=20turn=20on=20zoning=20upon=20sta?= =?UTF-8?q?rtup?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- configuration.org | 2 -- 1 file changed, 2 deletions(-) diff --git a/configuration.org b/configuration.org index 613dfcf..1ce41a9 100644 --- a/configuration.org +++ b/configuration.org @@ -2123,8 +2123,6 @@ Because one is never enough. #+BEGIN_SRC emacs-lisp (use-package zone :demand - :config - (zone-when-idle 60) :bind (:map gpolonkai/pers-map ("zi" . gpolonkai/zone-enable)