Add key bindings for OBS
This commit is contained in:
parent
113421ccef
commit
57335d492a
1 changed files with 5 additions and 0 deletions
|
@ -23,3 +23,8 @@ bind = $mainMod SHIFT, L, exec, wlogout --protocol layer-shell
|
|||
# Cheatsheet
|
||||
bind = $mainMod, F1, exec, ~/.config/hypr/scripts/cheatsheet.py ~/.config/hypr/shortcuts.txt
|
||||
|
||||
# OBS
|
||||
bind = $mainMod, F10, 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