Replace OBS start/stop with SUPER ALT, TAB

F12 was opening stuff in the browser.
This commit is contained in:
Jeena 2025-12-18 13:33:45 +09:00
parent f2a67b3704
commit b53f54deb1

View file

@ -27,6 +27,6 @@ bind = $mainMod SHIFT, L, exec, wlogout --protocol layer-shell
bind = $mainMod, F1, exec, ~/.config/hypr/scripts/cheatsheet.py ~/.config/hypr/shortcuts.txt
# OBS
bind = $mainMod, F12, pass, class:^(com.obsproject.Studio)$
bind = $mainMod ALT, TAB, pass, class:^(com.obsproject.Studio)$
bind = , F1, pass, class:^(com.obsproject.Studio)$
bind = , F2, pass, class:^(com.obsproject.Studio)$