Remove ESRF proxy from Qutebrowser
This commit is contained in:
parent
f9f2af1a3e
commit
0188752900
@ -848,8 +848,8 @@ SPACE cycle pause # toggle pause/playback mode
|
||||
# =============================================================
|
||||
l seek 5
|
||||
h seek -5
|
||||
k seek 60
|
||||
j seek -60
|
||||
# k seek 60
|
||||
# j seek -60
|
||||
|
||||
L playlist-next # skip to next file
|
||||
H playlist-prev # skip to previous file
|
||||
|
@ -55,7 +55,6 @@ c.confirm_quit = ['downloads']
|
||||
# Valid values:
|
||||
# - system: Use the system wide proxy.
|
||||
# - none: Don't use any proxy
|
||||
# c.content.proxy = 'http://proxy.esrf.fr:3128'
|
||||
c.content.proxy = 'system'
|
||||
#+END_SRC
|
||||
|
||||
|
@ -599,6 +599,7 @@ yay -S mpv
|
||||
|
||||
*** Key Bindings
|
||||
The configuration is set in =/.config/mpv/input.conf=.
|
||||
|
||||
*** TODO CheatSheet
|
||||
| Command | Usage |
|
||||
|---------+-------|
|
||||
|
Loading…
Reference in New Issue
Block a user