update qutebrowser
This commit is contained in:
parent
ffb0147fdd
commit
806eb4c140
@ -318,6 +318,10 @@ url-incdec-segments = path,query
|
|||||||
# with ';'. Use '*' to disable keyhints
|
# with ';'. Use '*' to disable keyhints
|
||||||
# Default:
|
# Default:
|
||||||
#
|
#
|
||||||
|
# keyhint-delay (Int):
|
||||||
|
# Time from pressing a key to seeing the keyhint dialog (ms)
|
||||||
|
# Default: 500
|
||||||
|
#
|
||||||
# prompt-radius (Int):
|
# prompt-radius (Int):
|
||||||
# The rounding radius for the edges of prompts.
|
# The rounding radius for the edges of prompts.
|
||||||
# Default: 8
|
# Default: 8
|
||||||
@ -347,6 +351,7 @@ window-title-format = {perc}{title}{title_sep}qutebrowser
|
|||||||
modal-js-dialog = false
|
modal-js-dialog = false
|
||||||
hide-wayland-decoration = false
|
hide-wayland-decoration = false
|
||||||
keyhint-blacklist =
|
keyhint-blacklist =
|
||||||
|
keyhint-delay = 500
|
||||||
prompt-radius = 8
|
prompt-radius = 8
|
||||||
prompt-filebrowser = true
|
prompt-filebrowser = true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user