diff --git a/data/shortcut-atom-win.json b/data/shortcut-atom-win.json index 83de3258d..b3e562bb4 100644 --- a/data/shortcut-atom-win.json +++ b/data/shortcut-atom-win.json @@ -17,6 +17,14 @@ { "definition": "কি কি অটোকমপ্লিট হতে পারে দেখা", "code": "Ctrl + K, B" + }, + { + "definition": "ফন্ট সাইজ বাড়ানো কমানো", + "code": "Ctrl + +/-" + }, + { + "definition": "ফন্ট সাইজ রিসাইজ করা", + "code": "Ctrl + 0 " } ] }, @@ -77,4 +85,4 @@ ] } ] -} \ No newline at end of file +}