Update configs
This commit is contained in:
parent
ddcc044ec6
commit
f0af2d26b0
4 changed files with 3 additions and 6 deletions
.config/qutebrowser
|
@ -10,7 +10,7 @@ def init(c):
|
|||
|
||||
c.bind(',g', 'open {url:scheme}://github1s.com{url:path}{url:query}')
|
||||
c.bind(',rr', 'open {url:scheme}://unddit.com{url:path}{url:query}')
|
||||
c.bind(',rt', 'open {url:scheme}://reddit.tube{url:path}{url:query}')
|
||||
c.bind(',rt', 'open {url:scheme}://teddit.net{url:path}{url:query}')
|
||||
c.bind(',s', 'spawn xdg-open steam://openurl/{url}')
|
||||
|
||||
gpg_key = '723B78C0BF8D8C721D2C4EEF41E544A54E2533B2'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue