update commands

This commit is contained in:
cade
2024-06-13 16:50:05 -07:00
parent 50160383fb
commit c57d79162f
+13 -9
View File
@@ -56,8 +56,8 @@
'p', 'p',
{ {
name: 'Proton', name: 'Proton',
suggestions: ['drive.proton.me/u/0/'], suggestions: ['drive.proton.me/u/1/'],
url: 'https://mail.proton.me/u/0/inbox', url: 'https://mail.proton.me/u/1/inbox',
}, },
], ],
[ [
@@ -74,18 +74,22 @@
}, },
], ],
['s', { name: 'Supabase', url: 'https://supabase.com/dashboard/projects' }], ['s', { name: 'Supabase', url: 'https://supabase.com/dashboard/projects' }],
['t', { name: 'Translate', url: 'https://www.deepl.com/translator' }], [
'u',
{
name: 'Unsplash',
searchTemplate: '/s/photos/{}',
url: 'https://unsplash.com',
},
],
['v', { name: 'Vercel', url: 'https://vercel.com/dashboard' }], ['v', { name: 'Vercel', url: 'https://vercel.com/dashboard' }],
[ [
'x', 'x',
{ {
name: 'xvvvyz', name: 'xvvvyz',
suggestions: [ searchTemplate: 'https://{}.xvvvyz.xyz',
'jelly.xvvvyz.xyz', suggestions: ['x pomodoro', 'x jelly', 'x torrent', 'x proxy'],
'torrent.xvvvyz.xyz', url: 'https://xvvvyz.xyz',
'proxy.xvvvyz.xyz',
],
url: 'https://pomodoro.xvvvyz.xyz',
}, },
], ],
[ [