mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
update commands
This commit is contained in:
parent
2692edb12e
commit
ccecf73781
1 changed files with 3 additions and 3 deletions
|
|
@ -91,7 +91,7 @@
|
|||
* time, you'd type "q'cats".
|
||||
*/
|
||||
scripts: {
|
||||
q: ['bin', 'yah', 'eco', 'ddg', '*'],
|
||||
q: ['bin', 'yah', 'eco', 'goo', '*'],
|
||||
},
|
||||
|
||||
/**
|
||||
|
|
@ -131,7 +131,7 @@
|
|||
e: ['e/brand/national-geographic', 'e/brand/marvel', 'e/brand/star-wars'],
|
||||
g: ['g/trending', 'g/ossu', 'g/xvvvyz/tilde', 'gist.github.com'],
|
||||
h: ['h/popular', 'h/popular/lastweek', 'h/tags'],
|
||||
i: ['i/u/1/inbox/', 'i/u/2/inbox/'],
|
||||
i: ['i/u/1/inbox', 'i/u/2/inbox'],
|
||||
k: ['k/u/1', 'k/u/2'],
|
||||
m: ['m/mail/u/1/#inbox', 'm/mail/u/2/#inbox'],
|
||||
o: ['o/discover/sets/new-for-you', 'o/discover/sets/weekly'],
|
||||
|
|
@ -263,7 +263,7 @@
|
|||
hues: ['217', '197'],
|
||||
key: 'i',
|
||||
name: 'Inbox',
|
||||
url: 'https://mail.proton.me/u/0/inbox/',
|
||||
url: 'https://mail.proton.me/u/0/inbox',
|
||||
},
|
||||
{
|
||||
hues: ['203', '183'],
|
||||
|
|
|
|||
Loading…
Reference in a new issue