-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpins.json
More file actions
44 lines (44 loc) · 1.06 KB
/
Copy pathpins.json
File metadata and controls
44 lines (44 loc) · 1.06 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
[
{
"appId": "org.gnome.Nautilus",
"name": "Home",
"exec": "nautilus",
"icon": "org.gnome.Nautilus"
},
{
"appId": "google-chrome-unstable",
"name": "Google Chrome (unstable)",
"exec": "/usr/bin/google-chrome-unstable",
"icon": "google-chrome-unstable"
},
{
"appId": "com.github.neithern.g4music",
"name": "Gapless",
"exec": "g4music",
"icon": "com.github.neithern.g4music"
},
{
"appId": "chrome-cinhimbnkkaeohfgghhklpknlkffjgod-Default",
"name": "YouTube Music - CALL TO GLORY | YouTube Music",
"exec": "/opt/google/chrome-unstable/google-chrome-unstable",
"icon": "chrome-cinhimbnkkaeohfgghhklpknlkffjgod-Default"
},
{
"appId": "TelegramDesktop",
"name": "Telegram",
"exec": "Telegram --",
"icon": "org.telegram.desktop"
},
{
"appId": "obsidian",
"name": "Obsidian",
"exec": "/usr/bin/obsidian",
"icon": "obsidian"
},
{
"appId": "com.github.johnfactotum.Foliate",
"name": "Foliate",
"exec": "foliate",
"icon": "com.github.johnfactotum.Foliate"
}
]