From 6bc8d6ce7cc6b9c07986c7a813e42efad950dcd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sat, 20 Jan 2024 18:22:55 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9A=99=EF=B8=8F=20config(hypr):=20disable=20?= =?UTF-8?q?hot=20area=20on=20hycov=20plugin?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/BetterDiscord/plugins/GameActivityToggle.config.json | 4 ++-- .config/hypr/plugins/hycov.conf | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/BetterDiscord/plugins/GameActivityToggle.config.json b/.config/BetterDiscord/plugins/GameActivityToggle.config.json index 31c51615..f56cb9c6 100644 --- a/.config/BetterDiscord/plugins/GameActivityToggle.config.json +++ b/.config/BetterDiscord/plugins/GameActivityToggle.config.json @@ -1,8 +1,8 @@ { "all": { "cachedState": { - "date": "2023-12-20T23:14:25.548Z", - "value": true + "date": "2024-01-20T12:08:26.596Z", + "value": false }, "general": { "showButton": true, diff --git a/.config/hypr/plugins/hycov.conf b/.config/hypr/plugins/hycov.conf index a76b3f8f..0b215166 100644 --- a/.config/hypr/plugins/hycov.conf +++ b/.config/hypr/plugins/hycov.conf @@ -4,7 +4,7 @@ plugin { overview_gappo = 60 overview_gappi = 24 hotarea_size = 10 - enable_hotarea = 1 + enable_hotarea = 0 swipe_fingers = 4 move_focus_distance = 100 enable_gesture = 1