# If a config.py file exists, this file is ignored unless it's explicitly loaded # via config.load_autoconfig(). For more information, see: # https://github.com/qutebrowser/qutebrowser/blob/main/doc/help/configuring.asciidoc#loading-autoconfigyml # DO NOT edit this file by hand, qutebrowser will overwrite it. # Instead, create a config.py - see :help for details. config_version: 2 settings: colors.tabs.selected.odd.bg: global: '#282828' colors.webpage.bg: global: white colors.webpage.preferred_color_scheme: global: dark content.blocking.method: global: both editor.command: global: - alacritty - -e - nvim - -f - '{file}' - -c - normal {line}G{column0}l fileselect.folder.command: global: - alacritty - -e - ranger - --choosedir={} fileselect.multiple_files.command: global: - alacritty - -e - ranger - --choosefiles={} fileselect.single_file.command: global: - alacritty - -e - ranger - --choosefile={} fonts.contextmenu: global: Adwaita Sans fonts.default_family: global: Adwaita Mono tabs.position: global: left