From a91116a58905c6cb177120bb64e39660f68f2cfc Mon Sep 17 00:00:00 2001 From: Tobias Reisinger Date: Sun, 25 Feb 2024 19:54:07 +0100 Subject: [PATCH] Add XWayland bind pass to hyprland --- .config/hypr/binds.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.config/hypr/binds.conf b/.config/hypr/binds.conf index 6dfbb6d..529a58c 100644 --- a/.config/hypr/binds.conf +++ b/.config/hypr/binds.conf @@ -68,3 +68,7 @@ bind = $main_mod SHIFT, dead_circumflex, movetoworkspacesilent, $ws_focus # Move/resize windows with mainMod + LMB/RMB and dragging bindm = $main_mod, mouse:272, movewindow bindm = $main_mod, mouse:273, resizewindow + +# Binds for XWayland +bind = , XF86AudioMute, pass, ^(TeamSpeak 3)$ +bind = , KP_Multiply, pass, ^(TeamSpeak 3)$