From c697e97d03f1cf593370f28f56b4aa8f0de76ac3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Thu, 7 Dec 2023 17:34:32 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=91=EF=B8=8F=20remove(hypr):=20custom?= =?UTF-8?q?=20localsend=20scratchpad?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/configs/binds.conf | 1 - .config/hypr/pyprland.toml | 7 ------- 2 files changed, 8 deletions(-) diff --git a/.config/hypr/configs/binds.conf b/.config/hypr/configs/binds.conf index 803099fa..921d68e8 100644 --- a/.config/hypr/configs/binds.conf +++ b/.config/hypr/configs/binds.conf @@ -30,7 +30,6 @@ bind = SUPER, 51, exec, pypr toggle terminal && hyprctl dispatch bringactivetoto bind = SUPER, B, exec, pypr toggle btop && hyprctl dispatch bringactivetotop bind = SUPERSHIFT, G, exec, pypr toggle gpt && hyprctl dispatch bringactivetotop bind = SUPERSHIFT, B, exec, pypr toggle bluetooth && hyprctl dispatch bringactivetotop -# bind=SUPERSHIFT, S, exec, pypr toggle localsend && hyprctl dispatch bringactivetotop bind = SUPER, E, exec, pypr toggle yazi && hyprctl dispatch bringactivetotop bind = SUPER, D, exec, pypr toggle dots && hyprctl dispatch bringactivetotop diff --git a/.config/hypr/pyprland.toml b/.config/hypr/pyprland.toml index eb5286d5..65a45791 100644 --- a/.config/hypr/pyprland.toml +++ b/.config/hypr/pyprland.toml @@ -34,10 +34,3 @@ animation = "fromRight" unfocus = "hide" margin = 20 lazy = true - -# [scratchpads.localsend] -# command = "localsend" -# animation = "fromRight" -# unfocus = "hide" -# margin = 20 -# lazy = true