Skip to content

Commit 3914447

Browse files
author
Istiak Ferdous
authored
Window closing shortcut
1 parent 2fb6089 commit 3914447

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)