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