refactor: global keyboard shortcut - Abstract KeyboardShortcuts, move to dependency to dedicated module - Use a less popular default global shortcut combination to avoid overriding existing keybindings or getting blocked by scoped application keybinds (such as with editors) - Make global keybind opt-in to be less intrusive