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