🗑️ remove(hypr): custom localsend scratchpad

This commit is contained in:
Sergio Laín 2023-12-07 17:34:32 +01:00
parent 98d68099a9
commit c697e97d03
No known key found for this signature in database
GPG key ID: 14C9B8080681777B
2 changed files with 0 additions and 8 deletions

View file

@ -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 = SUPER, B, exec, pypr toggle btop && hyprctl dispatch bringactivetotop
bind = SUPERSHIFT, G, exec, pypr toggle gpt && 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, 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, E, exec, pypr toggle yazi && hyprctl dispatch bringactivetotop
bind = SUPER, D, exec, pypr toggle dots && hyprctl dispatch bringactivetotop bind = SUPER, D, exec, pypr toggle dots && hyprctl dispatch bringactivetotop

View file

@ -34,10 +34,3 @@ animation = "fromRight"
unfocus = "hide" unfocus = "hide"
margin = 20 margin = 20
lazy = true lazy = true
# [scratchpads.localsend]
# command = "localsend"
# animation = "fromRight"
# unfocus = "hide"
# margin = 20
# lazy = true