add settings for qutebrowser

This commit is contained in:
Tibeuleu
2025-03-26 15:50:42 +01:00
parent fd32588926
commit 1ea26102e4
5 changed files with 62039 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
# 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:
statusbar.show:
global: always

File diff suppressed because it is too large Load Diff

View File

File diff suppressed because it is too large Load Diff

View File