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