]> Freerunner's - dotfiles.git/commitdiff
qutebrowser: clean up config
authorAndre Ramnitz <tux.rising@gmail.com>
Mon, 11 Dec 2023 04:01:26 +0000 (05:01 +0100)
committerAndre Ramnitz <tux.rising@gmail.com>
Sun, 18 Aug 2024 16:18:52 +0000 (18:18 +0200)
qutebrowser/.config/qutebrowser/autoconfig.yml
qutebrowser/.config/qutebrowser/config.py

index 63e3d296494f5713de330f7f571d3fd2644e7e65..66fde83ed20166f3464596ccce52b21f53d09422 100644 (file)
@@ -6,293 +6,5 @@
 
 config_version: 2
 settings:
-  backend:
-    global: webengine
-  bindings.commands:
-    global:
-      insert:
-        <Alt+Shift+u>: spawn --userscript qute-keepassxc --key 285D16B66B11BD45BFD57B6CB22C3113D0E83104
-      normal:
-        '''gh''': '''open duckduckgo.com'''
-        +: null
-        ',M': hint links spawn vlc {hint-url}
-        ',m': spawn vlc {url}
-        '-': null
-        <Alt+h>: home
-        <Ctrl++>: zoom-in
-        <Ctrl+->: zoom-out
-        <Ctrl+h>: back
-        <Ctrl+l>: forward
-        <Shift+PgUp>: scroll-page +3
-        Ctrl-+: zoom-in
-        Ctrl--: zoom-out
-        E: edit-url
-        d: null
-        dd: tab-close
-        dlA: spawn -u yt-dlp-video {url}
-        dlV: spawn -u yt-dlp-video {url}
-        dla: hint links userscript yt-dlp-audio
-        dlv: hint links userscript yt-dlp-video
-        eu: edit-url
-        ga: null
-        ge: scroll-to-perc 100
-        gg: scroll-to-perc 0
-        gh: open duckduckgo.com
-        pw: spawn --userscript qute-keepassxc --key 285D16B66B11BD45BFD57B6CB22C3113D0E83104
-        tG: home
-        tda: tab-only
-        tg1: tab-give 1
-        tg2: tab-give 2
-        tg3: tab-give 3
-        tgg: tab-give 0
-        tp: tab-pin
-        ttb: set tabs.position bottom
-        ttl: set tabs.position left
-        ttr: set tabs.position right
-        ttt: set tabs.position top
-        tw1: set tabs.width  48
-        tw2: set tabs.width  96
-        tw3: set tabs.width 160
-        tw4: set tabs.width 240
-        tw5: set tabs.width 320
-        tw6: set tabs.width 480
-  changelog_after_upgrade:
-    global: patch
-  colors.statusbar.private.bg:
-    global: '#2a2e32'
-  colors.statusbar.private.fg:
-    global: '#9b59b6'
-  colors.tabs.indicator.system:
-    global: rgb
-  colors.tabs.pinned.selected.odd.fg:
-    global: '#232629'
-  colors.webpage.bg:
-    global: white
-  colors.webpage.darkmode.enabled:
-    global: false
-  completion.open_categories:
-    global:
-    - searchengines
-    - quickmarks
-    - bookmarks
-    - history
-    - filesystem
-  completion.scrollbar.width:
-    global: 16
-  confirm_quit:
-    global:
-    - never
-  content.autoplay:
-    global: false
-  content.blocking.adblock.lists:
-    global:
-    - https://easylist.to/easylist/easylist.txt
-    - https://easylist.to/easylist/easyprivacy.txt
-  content.blocking.enabled:
-    global: true
-  content.blocking.hosts.block_subdomains:
-    global: true
-  content.blocking.whitelist:
-    global:
-    - piwik.org
-    - linuxnews.de
-  content.cache.size:
-    global: 0
-  content.canvas_reading:
-    global: true
-  content.default_encoding:
-    global: _utf-8_,iso-8859-1
-  content.dns_prefetch:
-    global: false
-  content.geolocation:
-    https://www.clubderdampfer.de: false
-    https://www.r-m.de: false
-  content.headers.accept_language:
-    global: en-US,en;q=0.9
-  content.headers.do_not_track:
-    global: false
-  content.javascript.clipboard:
-    wago.io: access
-    wowhead.com: access
-  content.javascript.enabled:
-    global: true
-  content.javascript.log_message.excludes:
-    global:
-      userscript:_qute_stylesheet:
-      - '*Refused to apply inline style because it violates the following Content
-        Security Policy directive: *'
-  content.notifications.enabled:
-    global: ask
-  content.notifications.presenter:
-    global: auto
-  content.pdfjs:
-    global: false
-  content.plugins:
-    global: true
-  content.register_protocol_handler:
-    https://mail.google.com?extsrc=mailto&url=%25s: true
-  content.webgl:
-    global: true
-  content.xss_auditing:
-    global: false
-  downloads.location.directory:
-    global: null
-  downloads.location.prompt:
-    global: false
-  downloads.location.remember:
-    global: true
-  downloads.location.suggestion:
-    global: both
-  downloads.prevent_mixed_content:
-    global: true
-  editor.command:
-    global:
-    - konsole
-    - --separate
-    - -e
-    - kak
-    - '{file}'
-  fileselect.folder.command:
-    global:
-    - kitty
-    - nnn
-    - -p
-    - '-'
-  fileselect.handler:
-    global: external
-  fileselect.multiple_files.command:
-    global:
-    - kitty
-    - nnn
-    - -p
-    - '-'
-  fileselect.single_file.command:
-    global:
-    - kitty
-    - nnn
-    - -p
-    - '-'
-  fonts.completion.category:
-    global: bold 12pt LiterationMono Nerd Font
-  fonts.completion.entry:
-    global: 12pt LiterationMono Nerd Font
-  fonts.contextmenu:
-    global: 12pt LiterationMono Nerd Font
-  fonts.debug_console:
-    global: default_size default_family
-  fonts.default_family:
-    global: 12pt LiterationMono Nerd Font
-  fonts.default_size:
-    global: 12pt
-  fonts.downloads:
-    global: 12pt LiterationMono Nerd Font
-  fonts.hints:
-    global: bold 12pt LiterationMono Nerd Font
-  fonts.keyhint:
-    global: 12pt LiterationMono Nerd Font
-  fonts.messages.error:
-    global: 12pt LiterationMono Nerd Font
-  fonts.messages.info:
-    global: 12pt LiterationMono Nerd Font
-  fonts.messages.warning:
-    global: 12pt LiterationMono Nerd Font
-  fonts.prompts:
-    global: 12pt LiterationMono Nerd Font
-  fonts.statusbar:
-    global: 12pt LiterationMono Nerd Font
-  fonts.tabs.selected:
-    global: 12pt LiterationMono Nerd Font
-  fonts.tabs.unselected:
-    global: 12pt LiterationMono Nerd Font
-  fonts.tooltip:
-    global: 12pt LiterationMono Nerd Font
-  fonts.web.family.cursive:
-    global: Noto Sans Old Italic
-  fonts.web.family.fantasy:
-    global: FantasqueSansM Nerd Font
-  fonts.web.family.fixed:
-    global: LiterationMono Nerd Font
-  fonts.web.family.sans_serif:
-    global: Noto Sans
-  fonts.web.family.serif:
-    global: Noto Serif
-  fonts.web.family.standard:
-    global: Noto Sans
-  fonts.web.size.default:
-    global: 15
-  fonts.web.size.default_fixed:
-    global: 15
-  fonts.web.size.minimum:
-    global: 6
-  fonts.web.size.minimum_logical:
-    global: 7
-  hints.min_chars:
-    global: 2
-  hints.scatter:
-    global: true
-  input.insert_mode.auto_enter:
-    global: true
-  input.insert_mode.auto_load:
-    global: false
-  input.insert_mode.leave_on_load:
-    global: true
-  input.mode_override:
-    global: normal
-  qt.chromium.process_model:
-    global: process-per-site
-  qt.force_platform:
-    global: null
-  qt.force_platformtheme:
-    global: qt6ct
-  qt.force_software_rendering:
-    global: chromium
-  qt.highdpi:
-    global: false
-  scrolling.bar:
-    global: overlay
-  scrolling.smooth:
-    global: true
-  session.lazy_restore:
-    global: true
-  statusbar.show:
-    global: always
-  tabs.favicons.scale:
-    global: 1.0
-  tabs.indicator.padding:
-    global:
-      bottom: 1
-      left: 0
-      right: 6
-      top: 1
-  tabs.indicator.width:
-    global: 10
-  tabs.min_width:
-    global: -1
-  tabs.padding:
-    global:
-      bottom: 4
-      left: 5
-      right: 5
-      top: 4
-  tabs.pinned.shrink:
-    global: true
-  tabs.position:
-    global: left
-  tabs.title.alignment:
-    global: left
-  tabs.title.elide:
-    global: right
-  tabs.title.format:
-    global: '{audio}{index}: {current_title}'
-  tabs.title.format_pinned:
-    global: '{audio}{index}: ** {current_title}'
-  tabs.undo_stack_size:
-    global: 50
   tabs.width:
-    global: 240
-  window.hide_decoration:
-    global: false
-  zoom.default:
-    global: 110%
-  zoom.mouse_divider:
-    global: 1024
+    global: 320
index 3259d9c6a6da4856cd0413cb0b13ee0f11a08996..fafca15fe011857d4287657dea51bf76898e7356 100644 (file)
@@ -1235,7 +1235,6 @@ c.fonts.web.size.minimum = 6
 c.fonts.web.size.minimum_logical = 7
 
 # Bindings for normal mode
-config.bind("'gh'", "'open duckduckgo.com'")
 config.unbind('+')
 config.bind(',M', 'hint links spawn vlc {hint-url}')
 config.bind(',m', 'spawn vlc {url}')