From 223f7a08abb5d39bdda2373b916eb31bbc6f89e5 Mon Sep 17 00:00:00 2001 From: Alexander Bocken Date: Sat, 30 Jan 2021 18:15:13 +0100 Subject: [PATCH] file selector in qute is now ranger --- .config/qutebrowser/autoconfig.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/.config/qutebrowser/autoconfig.yml b/.config/qutebrowser/autoconfig.yml index e201e51..6b1c00f 100644 --- a/.config/qutebrowser/autoconfig.yml +++ b/.config/qutebrowser/autoconfig.yml @@ -40,6 +40,7 @@ settings: https://1337x.to: false https://boards.4chan.org: true https://boards.4channel.org: true + https://iq.opengenus.org: false https://nobodyhasthe.biz: true https://old.reddit.com: false https://riot.im: true @@ -68,6 +69,20 @@ settings: - '{file}' - -c - normal {line}G{column0}l + fileselect.handler: + global: external + fileselect.multiple_files.command: + global: + - st + - -e + - ranger + - --choosefiles={} + fileselect.single_file.command: + global: + - st + - -e + - ranger + - --choosefile={} fonts.default_size: global: 20pt fonts.web.size.default_fixed: