dotfiles/symlinks/config/ulauncher/shortcuts.json

32 lines
1.1 KiB
JSON
Raw Normal View History

2021-03-09 17:39:56 +00:00
{
"feb919a9-ec3f-41dd-8cee-07be86cc0901": {
"id": "feb919a9-ec3f-41dd-8cee-07be86cc0901",
"name": "Stack Overflow",
"keyword": "so",
"cmd": "xdg-open \"http://stackoverflow.com/search?q=$@\"",
2021-03-09 17:39:56 +00:00
"icon": "/usr/share/ulauncher/media/stackoverflow-icon.svg",
"is_default_search": true,
"run_without_argument": false,
"added": 1615309537.084131
},
"a61d5cbd-4e61-45ff-ae0e-a08e8f9242f5": {
"id": "a61d5cbd-4e61-45ff-ae0e-a08e8f9242f5",
"name": "Wikipedia",
"keyword": "wiki",
"cmd": "xdg-open \"https://en.wikipedia.org/wiki/$@\"",
2021-03-09 17:39:56 +00:00
"icon": "/usr/share/ulauncher/media/wikipedia-icon.png",
"is_default_search": true,
"run_without_argument": false,
"added": 1615309537.0841668
2022-10-21 06:13:39 +00:00
},
"1233e5bc-f344-490e-9ec1-1a5af64b3300": {
"id": "1233e5bc-f344-490e-9ec1-1a5af64b3300",
"name": "DuckDuckGo",
"keyword": "ddg",
"cmd": "xdg-open \"https://duckduckgo.com/?q=$@\"",
"icon": null,
"is_default_search": true,
"run_without_argument": false,
"added": 1664262631.76421
2021-03-09 17:39:56 +00:00
}
}