mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-09 18:29:41 +00:00
Use ctrl+F10 for obs
This commit is contained in:
parent
64af08d11e
commit
bbc2294602
|
@ -363,5 +363,5 @@ bind = SUPER, slash, submap, reset
|
|||
submap = reset
|
||||
|
||||
# Global keybinds (passing keys to other programs)
|
||||
bind = SUPER, F10, pass, ^(com\.obsproject\.Studio)$
|
||||
bind = SUPER, F10, pass, ^(com\.obsproject\.Studio)$
|
||||
bind = CTRL, F10, pass, ^(com\.obsproject\.Studio)$
|
||||
bind = CTRL, F10, pass, ^(com\.obsproject\.Studio)$
|
||||
|
|
Loading…
Reference in a new issue