Skip to content

Commit 3ce8d03

Browse files
authored
Merge pull request #285 from istiak101/patch-1
Window closing shortcut
2 parents 2fb6089 + 3914447 commit 3ce8d03

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

data/shortcut-win10.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,9 @@
134134
}, {
135135
"definition": "অ্যাপ/ডেস্কটপের উইন্ডো ডান/বাম দিকে সরানো",
136136
"code": "Win + Shift + Left/Right arrow"
137+
}, {
138+
"definition": "উইন্ডো ক্লোজ করা",
139+
"code": "Ctrl + W"
137140
}
138141
]
139142
}, {

0 commit comments

Comments
 (0)