new keybinding

This commit is contained in:
Nickiel12 2021-12-30 23:12:20 -08:00
parent 1770a04e43
commit b785e30d8c

View file

@ -16,24 +16,24 @@
"obs_screen_switch_delay_length": 0.4 "obs_screen_switch_delay_length": 0.4
}, },
"windows":{ "windows":{
"obs_re": "OBS ", "obs_re": "OBS *",
"propresenter_re": "ProPresenter - .*", "propresenter_re": "ProPresenter - .*",
"chrome_re": ".* - Google Chrome" "chrome_re": ".* - Google Chrome"
}, },
"hotkeys":{ "hotkeys":{
"obs":{ "obs":{
"camera_scene_hotkey" : "shift+alt+ctrl+*", "camera_scene_hotkey" : "F13",
"screen_scene_hotkey" : "shift+alt+ctrl+/", "screen_scene_hotkey" : "F14",
"camera_scene_augmented" : "shift+alt+ctrl+-", "camera_scene_augmented" : "F15",
"unmute_stream" : "shift+alt+ctrl+u", "unmute_stream" : "shift+F13",
"mute_stream" : "shift+alt+ctrl+i", "mute_stream" : "shift+F14",
"start_stream" : "ctrl+shift+j", "start_stream" : "ctrl+shift+j",
"stop_stream" : "ctrl+alt+j", "stop_stream" : "ctrl+alt+j",
"Camera_Top_Right" : "ctrl+alt+]", "Camera_Top_Right" : "F16",
"Camera_Bottom_Right" : "ctrl+shift+]", "Camera_Bottom_Right" : "F17",
"Camera_Large_Top_Right" : "ctrl+shift+alt+]", "Camera_Large_Top_Right" : "F18",
"Screen_Top_Right" : "ctrl+alt+[", "Screen_Top_Right" : "F19",
"Screen_Bottom_Right" : "ctrl+shift+[" "Screen_Bottom_Right" : "F20"
}, },
"general":{ "general":{
"clicker_forward" : "page down", "clicker_forward" : "page down",