From faaf5589f2a27d0d0ea781067ab7f9aaf4e2544a Mon Sep 17 00:00:00 2001 From: anakha Date: Sun, 25 Sep 2022 05:24:34 -0400 Subject: [PATCH] module --- init.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/init.lua b/init.lua index d832532..b23e78a 100644 --- a/init.lua +++ b/init.lua @@ -109,3 +109,5 @@ return micky -- centers while we are super close to the next window we -- should add promixity detection, and if too close to the -- upcoming client, we should let the mouse stay. +-- +-- -- module end