-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmethods.json
More file actions
51 lines (51 loc) · 1.19 KB
/
methods.json
File metadata and controls
51 lines (51 loc) · 1.19 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
{
"__default__": "hex",
"__cmd__": "swaymsg -t get_tree -r | jq -r '.. | select(.type?) | select(.focused==true) | (.app_id // .window_properties.class)'",
"__copy__": "wl-copy",
"__pinyin_provider__": "google",
"null": "char",
"foot": "char",
"codium": "hex",
"chromium-browser": "hex",
"net.thunderbird.Thunderbird": "char",
"gedit": "char",
"org.kde.kate": "char",
"org.kde.kdenlive": "char",
"thunar": "char",
"wechat": {
"method": "char",
"delay": 0.1
},
"libreoffice-writer": {
"method": "char",
"delay": 0.1
},
"libreoffice-calc": {
"method": "char",
"delay": 0.1
},
"libreoffice-impress": {
"method": "char",
"delay": 0.1
},
"libreoffice-draw": {
"method": "char",
"delay": 0.1
},
"libreoffice-math": {
"method": "char",
"delay": 0.1
},
"libreoffice-base": {
"method": "char",
"delay": 0.1
},
"libreoffice-startcenter": {
"method": "char",
"delay": 0.1
},
"org-openstreetmap-josm-gui-MainApplication": {
"method": "char",
"delay": 0.1
}
}