Skip to content

Commit c22cd4d

Browse files
author
MkuuWaUjinga
committed
changed default shortcut for window switcher
1 parent 968447f commit c22cd4d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/WindowAcrobatics-Core.package/WAHandler.class/class/defaultKeybindingsDashboard.st

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ defaultKeybindingsDashboard
33

44
^ Dictionary new
55
add: '<Cmd-w>'->'openDashboard';
6-
add: '<Cmd-z>'->'lastWindow';
6+
add: '<Cmd-t>'->'lastWindow';
77
yourself

packages/WindowAcrobatics-Core.package/WAHandler.class/methodProperties.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"dashboardActive" : "jh 6/8/2017 11:51",
2222
"dashboardActive:" : "jh 6/1/2017 16:07",
2323
"defaultKeybindingsAlignment" : "adz 6/12/2017 21:06",
24-
"defaultKeybindingsDashboard" : "adz 6/8/2017 12:35",
24+
"defaultKeybindingsDashboard" : "adz 6/12/2017 21:11",
2525
"descriptionToActionBindings" : "adz 6/12/2017 20:29",
2626
"descriptionToActionBindings:" : "AZ 6/8/2017 11:16",
2727
"handleEvent:" : "adz 6/8/2017 13:31",

0 commit comments

Comments
 (0)