X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/f41398d8c482e38b0c288537a4e9e1c2a8a20692..15cf7aa8ee32af721d61263ab7d2647126f0412c:/qutebrowser/config.py?ds=sidebyside diff --git a/qutebrowser/config.py b/qutebrowser/config.py index 444f8f8..5cd69a6 100644 --- a/qutebrowser/config.py +++ b/qutebrowser/config.py @@ -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