generated from andy/linux-nixos-hyprland-config-dotfiles
Initial commit
This commit is contained in:
31
home/.config/qutebrowser/autoconfig.yml
Normal file
31
home/.config/qutebrowser/autoconfig.yml
Normal file
@@ -0,0 +1,31 @@
|
||||
# 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:
|
||||
auto_save.session:
|
||||
global: true
|
||||
bindings.commands:
|
||||
global:
|
||||
normal:
|
||||
M: hint links spawn mpv {hint-url}
|
||||
colors.webpage.darkmode.enabled:
|
||||
global: false
|
||||
colors.webpage.preferred_color_scheme:
|
||||
global: dark
|
||||
content.blocking.method:
|
||||
global: both
|
||||
fonts.default_family:
|
||||
global: JetBrains Mono
|
||||
fonts.default_size:
|
||||
global: 11pt
|
||||
spellcheck.languages:
|
||||
global:
|
||||
- en-US
|
||||
- uk-UA
|
||||
- ru-RU
|
||||
tabs.position:
|
||||
global: left
|
Reference in New Issue
Block a user