From 13841c6700234531229571023400df1dc867c685 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Thu, 11 Jul 2024 17:56:01 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix(hypr):=20pypr=20error=20when?= =?UTF-8?q?=20toggling=20term=20scratchpad?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/pyprland.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.config/hypr/pyprland.toml b/.config/hypr/pyprland.toml index f294b4d2..673b2e14 100644 --- a/.config/hypr/pyprland.toml +++ b/.config/hypr/pyprland.toml @@ -10,7 +10,6 @@ force_monitor = "DP-1" [scratchpads.terminal] command = "kitty --class scratchpad-large" -excludes = ["dots", "yazi", "topgrade-system", "topgrade-all"] lazy = true [scratchpads.yazi] @@ -23,7 +22,6 @@ lazy = true [scratchpads.dots] command = "kitty --class scratchpad-large yadm enter lazygit" -excludes = ["terminal"] lazy = true [scratchpads.btop]