15 lines
390 B
JSON
15 lines
390 B
JSON
// This is a list of your own shortcuts for Telegram Desktop
|
|
// You can see full list of commands in the 'shortcuts-default.json' file
|
|
// Place a null value instead of a command string to switch the shortcut off
|
|
|
|
[
|
|
// {
|
|
// "command": "close_telegram",
|
|
// "keys": "ctrl+f4"
|
|
// },
|
|
// {
|
|
// "command": "quit_telegram",
|
|
// "keys": "ctrl+q"
|
|
// }
|
|
]
|