default_shortcuts-custom.json 466 B

123456789101112131415
  1. // This is a list of your own shortcuts for Telegram Desktop
  2. // You can see full list of commands in the 'shortcuts-default.json' file
  3. // Place a null value instead of a command string to switch the shortcut off
  4. // You can also edit them in Settings > Chat Settings > Keyboard Shortcuts.
  5. [
  6. // {
  7. // "command": "close_telegram",
  8. // "keys": "ctrl+f4"
  9. // },
  10. // {
  11. // "command": "quit_telegram",
  12. // "keys": "ctrl+q"
  13. // }
  14. ]