diff --git a/options.json b/options.json index 7504793..b75e5e5 100644 --- a/options.json +++ b/options.json @@ -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",