feat: added a hotkey for loop button

This commit is contained in:
Xiaohan-Tian
2026-01-22 19:05:22 -08:00
parent b80e7e84b8
commit 78b798e138
6 changed files with 79 additions and 43 deletions
+1
View File
@@ -34,6 +34,7 @@
"main": {
"hold_to_create_region": "ctrl",
"play": "space",
"loop": "c",
"undo": "ctrl+z",
"redo": "ctrl+shift+z",
"select_all": "ctrl+a",