mirror of
https://github.com/vale981/tdesktop
synced 2025-03-06 10:11:41 -05:00
14 lines
390 B
JSON
14 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"
|
|
// }
|
|
]
|