From 251f1fda9a7b4e0e19c738c54a3329490884b558 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Thu, 1 Aug 2024 14:25:19 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9A=99=EF=B8=8F=20config(hypr):=20hide=20yaz?= =?UTF-8?q?i=20scratchpad=20when=20focusing=20other=20window?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/pyprland.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/hypr/pyprland.toml b/.config/hypr/pyprland.toml index 673b2e14..5766a501 100644 --- a/.config/hypr/pyprland.toml +++ b/.config/hypr/pyprland.toml @@ -14,6 +14,8 @@ lazy = true [scratchpads.yazi] command = "kitty --class scratchpad-large yazi" +unfocus = "hide" +hysteresis = 0.1 lazy = true [scratchpads.gpt]