aboutsummaryrefslogtreecommitdiff
path: root/.config/qutebrowser/autoconfig.yml
blob: 602025d2c34b2608dcfb1c9aaadefeffc4e8bddb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
# 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:
  bindings.commands:
    global:
      normal:
        gle: spawn --userscript leo-eng
        glf: spawn --userscript leo-fr
  colors.completion.category.bg:
    global: '#282828'
  colors.completion.category.border.bottom:
    global: '#282828'
  colors.completion.category.border.top:
    global: '#282828'
  colors.completion.even.bg:
    global: '#1d2021'
  colors.completion.item.selected.bg:
    global: '#b16286'
  colors.completion.item.selected.border.bottom:
    global: '#b16286'
  colors.completion.item.selected.border.top:
    global: '#b16286'
  colors.completion.item.selected.match.fg:
    global: '#ffffff'
  colors.completion.match.fg:
    global: '#b16286'
  colors.completion.odd.bg:
    global: '#1d2021'
  colors.completion.scrollbar.bg:
    global: '#282828'
  colors.completion.scrollbar.fg:
    global: '#b16286'
  colors.messages.error.bg:
    global: '#cc241d'
  colors.messages.info.bg:
    global: '#1d2021'
  colors.messages.warning.bg:
    global: '#e8c75c'
  colors.statusbar.command.bg:
    global: '#1d2021'
  colors.statusbar.insert.bg:
    global: '#282828'
  colors.statusbar.normal.bg:
    global: '#1d2021'
  colors.statusbar.progress.bg:
    global: '#b16286'
  colors.statusbar.url.error.fg:
    global: '#cc241d'
  colors.statusbar.url.hover.fg:
    global: '#458588'
  colors.statusbar.url.success.http.fg:
    global: '#989898'
  colors.statusbar.url.success.https.fg:
    global: '#b16286'
  colors.tabs.bar.bg:
    global: '#1d2021'
  colors.tabs.even.bg:
    global: '#1d2021'
  colors.tabs.even.fg:
    global: '#999'
  colors.tabs.indicator.error:
    global: '#e8c75c'
  colors.tabs.indicator.start:
    global: '#458588'
  colors.tabs.indicator.stop:
    global: '#b16286'
  colors.tabs.odd.bg:
    global: '#1d2021'
  colors.tabs.odd.fg:
    global: '#999'
  colors.tabs.selected.even.bg:
    global: '#b16286'
  colors.tabs.selected.odd.bg:
    global: '#b16286'
  colors.webpage.darkmode.algorithm:
    global: lightness-cielab
  colors.webpage.darkmode.enabled:
    global: false
  colors.webpage.darkmode.grayscale.all:
    global: true
  colors.webpage.darkmode.grayscale.images:
    global: 0.5
  colors.webpage.darkmode.policy.images:
    global: never
  colors.webpage.darkmode.policy.page:
    global: always
  colors.webpage.darkmode.threshold.background:
    global: 24
  content.blocking.enabled:
    global: true
  content.blocking.method:
    global: both
  content.desktop_capture:
    https://live-samples.mdn.mozilla.net: true
    https://live.mdnplay.dev: true
    https://meet.element.io: true
  content.media.audio_capture:
    https://meet.element.io: true
  content.notifications.enabled:
    https://chat.nathanreiner.xyz: true
    https://lichess.org: true
    https://www.chess.com: false
    https://www.reddit.com: false
  downloads.location.directory:
    global: ~/
  qt.force_platformtheme:
    global: null
  qt.workarounds.locale:
    global: true
  qt.workarounds.remove_service_workers:
    global: false
  statusbar.padding:
    global:
      bottom: 5
      left: 5
      right: 5
      top: 5
  statusbar.position:
    global: bottom
  tabs.indicator.padding:
    global:
      bottom: 4
      left: 2
      right: 5
      top: 4
  tabs.indicator.width:
    global: 9
  tabs.max_width:
    global: 250
  tabs.padding:
    global:
      bottom: 5
      left: 5
      right: 5
      top: 5
  tabs.position:
    global: top
  url.default_page:
    global: https://search.nathanreiner.xyz
  url.searchengines:
    global:
      DEFAULT: https://duckduckgo.com/?q={}
  url.start_pages:
    global: https://search.nathanreiner.xyz