]> git.rmz.io Git - dotfiles.git/blobdiff - qutebrowser/config.py
qutebrowser: fix single_file select config
[dotfiles.git] / qutebrowser / config.py
index 444f8f8af9b405aae0457ebd3c4a94a09b39ed04..5cd69a6c393966635af8d8e6441bd765906c1160 100644 (file)
@@ -852,7 +852,7 @@ c.fileselect.multiple_files.command = in_terminal(['ranger', '--choosefiles={}']
 ## the file to be written to. If not contained in any argument, the
 ## standard output of the command is read instead.
 ## Type: ShellCommand
-c.fileselect.multiple_files.command = in_terminal(['ranger', '--choosefile={}'])
+c.fileselect.single_file.command = in_terminal(['ranger', '--choosefile={}'])
 
 ## Font used in the completion categories.
 ## Type: Font