Replace OBS start/stop with SUPER ALT, TAB
F12 was opening stuff in the browser.
This commit is contained in:
parent
f2a67b3704
commit
b53f54deb1
1 changed files with 1 additions and 1 deletions
|
|
@ -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)$
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue