cheatsheet: switch on all monitors; add tab cycle (#637)

This commit is contained in:
end-4
2024-06-22 08:01:23 +07:00
parent d61ffb7e2f
commit abc25e624d
3 changed files with 20 additions and 11 deletions
@@ -217,6 +217,7 @@ let configOptions = {
},
'nextTab': "Ctrl+Page_Down",
'prevTab': "Ctrl+Page_Up",
'cycleTab': "Ctrl+Tab",
}
},
}