From e1098d394eaa8088a56fff7d9b22df4950621373 Mon Sep 17 00:00:00 2001 From: "Alexandre Cavalheiro S. Tiago da Silva" Date: Sun, 6 Apr 2025 05:37:52 -0300 Subject: [PATCH] fix(hyprland): properly pass bind to obs --- modules/hyprland/home-manager.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/hyprland/home-manager.nix b/modules/hyprland/home-manager.nix index 9ef807e..06cecd5 100644 --- a/modules/hyprland/home-manager.nix +++ b/modules/hyprland/home-manager.nix @@ -374,7 +374,7 @@ in bind = , XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle # Passthrough binds - bind = SHIFT CTRL, F12, pass, ^(com.obsproject.Studio)$ + bind = SHIFT CTRL, F12, pass, class:^(com\.obsproject\.Studio)$ # Window rules for xwaylandvideobridge windowrule = opacity 0.0 override 0.0 override,class:^(xwaylandvideobridge)$