-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththor_shortcuts
More file actions
97 lines (97 loc) · 2.71 KB
/
thor_shortcuts
File metadata and controls
97 lines (97 loc) · 2.71 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
[
{
"appBundleURL" : "file:\/\/\/Applications\/EA%20Games\/The%20Sims%204.app\/",
"appDisplayName" : "The Sims 4",
"shortcut" : "ctrl+alt+cmd+4"
},
{
"appBundleURL" : "file:\/\/\/System\/Applications\/QuickTime%20Player.app\/",
"appDisplayName" : "QuickTime Player",
"shortcut" : "ctrl+alt+cmd+a"
},
{
"appBundleURL" : "file:\/\/\/Applications\/Obsidian.app\/",
"appDisplayName" : "Obsidian",
"shortcut" : "ctrl+alt+cmd+b"
},
{
"appBundleURL" : "file:\/\/\/Applications\/Voice%20Tools.app\/",
"appDisplayName" : "Voice Tools",
"shortcut" : "ctrl+alt+cmd+c"
},
{
"appBundleURL" : "file:\/\/\/System\/Applications\/Dictionary.app\/",
"appDisplayName" : "Dictionary",
"shortcut" : "ctrl+alt+cmd+d"
},
{
"appBundleURL" : "file:\/\/\/System\/Applications\/Notes.app\/",
"appDisplayName" : "Notes",
"shortcut" : "ctrl+alt+cmd+e"
},
{
"appBundleURL" : "file:\/\/\/Applications\/Firefox.app\/",
"appDisplayName" : "Firefox",
"shortcut" : "ctrl+alt+cmd+f"
},
{
"appBundleURL" : "file:\/\/\/Applications\/Timer.app\/",
"appDisplayName" : "Timer",
"shortcut" : "ctrl+alt+cmd+i"
},
{
"appBundleURL" : "file:\/\/\/Applications\/KeePassXC.app\/",
"appDisplayName" : "KeePassXC",
"shortcut" : "ctrl+alt+cmd+k"
},
{
"appBundleURL" : "file:\/\/\/System\/Applications\/Clock.app\/",
"appDisplayName" : "Clock",
"shortcut" : "ctrl+alt+cmd+l"
},
{
"appBundleURL" : "file:\/\/\/System\/Applications\/Music.app\/",
"appDisplayName" : "Music",
"shortcut" : "ctrl+alt+cmd+m"
},
{
"appBundleURL" : "file:\/\/\/Applications\/LINE.app\/",
"appDisplayName" : "LINE",
"shortcut" : "ctrl+alt+cmd+n"
},
{
"appBundleURL" : "file:\/\/\/Applications\/Opera.app\/",
"appDisplayName" : "Opera",
"shortcut" : "ctrl+alt+cmd+o"
},
{
"appBundleURL" : "file:\/\/\/System\/Applications\/Podcasts.app\/",
"appDisplayName" : "Podcasts",
"shortcut" : "ctrl+alt+cmd+p"
},
{
"appBundleURL" : "file:\/\/\/System\/Applications\/Reminders.app\/",
"appDisplayName" : "Reminders",
"shortcut" : "ctrl+alt+cmd+r"
},
{
"appBundleURL" : "file:\/\/\/Applications\/MonChats.app\/",
"appDisplayName" : "MonChats",
"shortcut" : "ctrl+alt+cmd+s"
},
{
"appBundleURL" : "file:\/\/\/Applications\/iTerm.app\/",
"appDisplayName" : "iTerm",
"shortcut" : "ctrl+alt+cmd+t"
},
{
"appBundleURL" : "file:\/\/\/Applications\/qutebrowser.app\/",
"appDisplayName" : "qutebrowser",
"shortcut" : "ctrl+alt+cmd+u"
},
{
"appBundleURL" : "file:\/\/\/System\/Applications\/Preview.app\/",
"appDisplayName" : "Preview",
"shortcut" : "ctrl+alt+cmd+v"
}
]