Add obs hotkeys

This commit is contained in:
Nathan McCarty 2023-06-23 01:06:51 -04:00
parent 54c05dab53
commit 06dcf95f18
Signed by: thatonelutenist
SSH Key Fingerprint: SHA256:hwQEcmak9E6sdU9bXc98RHw/Xd1AhpB5HZT7ZSVJkRM
1 changed files with 5 additions and 0 deletions

View File

@ -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)$
'';
};