⚙️ config(hypr): disabled localsend scratchpad

there were some issues and i couldnt fix it
This commit is contained in:
Sergio Laín 2023-11-20 09:56:51 +01:00
parent a639d6e63f
commit 78907bf4b6
No known key found for this signature in database
GPG key ID: 14C9B8080681777B
3 changed files with 9 additions and 1 deletions

View file

@ -30,6 +30,7 @@ bind=SUPER, 51, exec, pypr toggle terminal && 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, 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

View file

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

View file

@ -50,7 +50,7 @@ windowrulev2 = center 1,$scratchpad
windowrulev2 = size 70% 70%,$scratchpad
windowrulev2 = workspace special:scratchpad silent,$scratchpad
$sideScratchpad = class:^(.*pavucontrol.*)$|^(.*localsend.*)$|(.*blueman-manager.*)$
$sideScratchpad = class:^(.*pavucontrol.*)$|(.*blueman-manager.*)$ #|^(.*localsend.*)$
windowrulev2 = workspace special:sideScratchpad silent,$sideScratchpad
windowrulev2 = size 30% 90%,$sideScratchpad
windowrulev2 = float,$sideScratchpad