From 58916f72d58a6e31a234000a517c0bb990a638e5 Mon Sep 17 00:00:00 2001 From: Alpha Chen Date: Mon, 25 Sep 2023 09:03:15 -0700 Subject: [PATCH] adjust sleepcorners --- .hammerspoon/init.fnl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.hammerspoon/init.fnl b/.hammerspoon/init.fnl index 165066e..9ee4ffc 100644 --- a/.hammerspoon/init.fnl +++ b/.hammerspoon/init.fnl @@ -96,7 +96,8 @@ :nextscreen [mash :n]}] (Install:andUse :MiroWindowsManager {: hotkeys})) -(Install:andUse :SleepCorners {:config {:feedbackSize 100} :start true}) +(Install:andUse :SleepCorners {:config {:feedbackSize 25 :neverSleepCorner "*"} + :start true}) ;; By default, URLDispatcher focuses the application before opening the URL, but ;; this interacts poorly with Arc since then we can be in the wrong space when