fix(hyprland): properly pass bind to obs
This commit is contained in:
parent
79ab862778
commit
e1098d394e
1 changed files with 1 additions and 1 deletions
|
@ -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)$
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue