Slight changes

This commit is contained in:
Stephen Cochrane 2021-02-03 16:47:34 +02:00
parent b839e5b1dd
commit 3cc8b35863
1 changed files with 32 additions and 31 deletions

View File

@ -35,6 +35,38 @@
// lightness and alpha for each generated color. "color", if defined, will
// be applied as-is to the command's "background" CSS property.
commands: [
{
category: 'Social',
hues: ['217', '197'],
key: 'ww',
name: 'Whatsapp Web',
search: '/search?q={}',
url: 'https://web.whatsapp.com/',
},
{
category: 'Social',
hues: ['21', '177'],
key: 'tg',
name: 'Telegram',
search: '/search?q={}',
url: 'https://web.telegram.org/',
},
{
category: 'Social',
hues: ['217', '17'],
key: 'ss',
name: 'Pleroma',
search: '/search?q={}',
url: 'https://social.skiqqy.xyz/',
},
{
category: 'Social',
hues: ['92', '77'],
key: 'irc',
name: 'irc',
search: '/search?q={}',
url: 'https://irc.skiqqy.xyz/',
},
{
key: '*',
name: 'DuckDuckGo',
@ -205,37 +237,6 @@
search: '/search?q={}',
url: 'https://twitter.com/home',
},
{
category: 'Inspire',
hues: ['349', '329'],
key: '1',
name: 'OPL',
search: '/?s={}',
url: 'https://onepagelove.com/inspiration',
},
{
category: 'Inspire',
hues: ['337', '317'],
key: 'b',
name: 'Dribbble',
search: '/search/{}',
url: 'https://dribbble.com/shots/popular',
},
{
category: 'Inspire',
key: 'u',
name: 'Unsplash',
search: '/search/{}',
url: 'https://unsplash.com/images',
},
{
category: 'Inspire',
hues: ['13', '33'],
key: 'p',
name: 'Hunt',
search: '/search?q={}',
url: 'https://www.producthunt.com',
},
{
category: 'Listen',
hues: ['141'],