Update some configs

This commit is contained in:
Tobias Reisinger 2022-01-30 21:28:50 +01:00
parent 4e93089a0b
commit 9eca41e227
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
4 changed files with 20 additions and 14 deletions

View file

@ -11,7 +11,7 @@ def init(c):
c.bind(',g', 'open {url:scheme}://github1s.com{url:path}{url:query}')
c.bind(',rr', 'open {url:scheme}://removeddit.com{url:path}{url:query}')
c.bind(',rt', 'open {url:scheme}://reddit.tube{url:path}{url:query}')
c.bind(',s', 'spawn steam steam://openurl/{url}')
c.bind(',s', 'spawn xdg-open steam://openurl/{url}')
gpg_key = '723B78C0BF8D8C721D2C4EEF41E544A54E2533B2'