Add obs hotkeys
This commit is contained in:
parent
54c05dab53
commit
06dcf95f18
|
@ -262,6 +262,11 @@ in with lib; {
|
|||
windowrulev2 = workspace special silent,$dropspotify
|
||||
windowrulev2 = center,$dropspotify
|
||||
|
||||
## Global keybinds
|
||||
|
||||
# OBS
|
||||
bind = SHIFT, F10, pass,^(com\.obsproject\.Studio)$
|
||||
bind = SHIFT, F11, pass,^(com\.obsproject\.Studio)$
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue