mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-19 05:12:47 +00:00
qute: school's done, other proxies, keep workers
This commit is contained in:
parent
4aef2abe8e
commit
bc4b55c1bf
|
@ -44,7 +44,8 @@ bind = {
|
|||
'sd': "spawn fish -c 'dl; open (ls -a | rofi -dmenu -b -i || exit 0)'",
|
||||
'sg': 'debug-dump-page ~/Downloads/dump.html',
|
||||
'sm': 'monolith-save ~/Downloads/dump.html"',
|
||||
'sp': 'open morty.ononoki.org/?mortyurl={url}',
|
||||
'sp': 'open ldrproxy.fly.dev/{url}',
|
||||
'sP': 'open morty.ononoki.org/?mortyurl={url}',
|
||||
'sq': 'spawn -u qr',
|
||||
'sr': 'remove-sticky',
|
||||
'st': 'config-cycle -p content.proxy socks://localhost:9050 ' + c.content.proxy,
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
config.load_autoconfig(False)
|
||||
|
||||
c.confirm_quit = ['downloads']
|
||||
c.qt.workarounds.remove_service_workers = True
|
||||
|
||||
config.source('adblock.py')
|
||||
config.source('bindings.py')
|
||||
|
|
|
@ -1,6 +1,2 @@
|
|||
discord canary.discord.com/app
|
||||
outlook outlook.office.com/mail
|
||||
submitty submitty.cs.rpi.edu
|
||||
tuta app.tuta.com
|
||||
brightspace brightspace.albany.edu
|
||||
piazza piazza.com
|
||||
|
|
Loading…
Reference in a new issue