Update some stuff

This commit is contained in:
Tobias Reisinger 2022-06-30 14:24:33 +02:00
parent 4a6de219fe
commit 98f5135302
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
4 changed files with 8 additions and 7 deletions

View file

@ -9,7 +9,7 @@ def init(c):
c.bind(',j', 'spawn --userscript format_json dracula')
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(',rr', 'open {url:scheme}://unddit.com{url:path}{url:query}')
c.bind(',rt', 'open {url:scheme}://reddit.tube{url:path}{url:query}')
c.bind(',s', 'spawn xdg-open steam://openurl/{url}')