diff --git a/aegisub/src/libresrc/default_hotkey.json b/aegisub/src/libresrc/default_hotkey.json index 839eea4c0..d86d7920e 100644 --- a/aegisub/src/libresrc/default_hotkey.json +++ b/aegisub/src/libresrc/default_hotkey.json @@ -200,6 +200,12 @@ "key" : "F2" } ], + "subtitle/save/as" : [ + { + "modifiers" : [ "Ctrl", "Shift" ], + "key" : "S" + } + ], "time/frame/current" : [ { "modifiers" : [ "Ctrl" ],