remove incorrect config keys

This commit is contained in:
Ray Elliott 2023-12-28 16:55:20 +00:00
parent add61336af
commit e2b6738749
4 changed files with 0 additions and 62 deletions

View File

@ -1,9 +1,4 @@
cursor_style = "Block"
custom_cursor_colors = false
hide_cursor_when_typing = false
live_config_reload = true
"window.dynamic_title" = true
"window.opacity" = 0.96
[bell]
animation = "EaseOutExpo"
@ -67,9 +62,6 @@ style = "SemiBold"
x = -1
y = 0
[hints.launcher]
program = "qutebrowser"
[[keyboard.bindings]]
action = "Paste"
key = "V"
@ -585,12 +577,6 @@ faux_scrollback_lines = 1
action = "PasteSelection"
mouse = "Middle"
[mouse.double_click]
threshold = 300
[mouse.triple_click]
threshold = 300
[scrolling]
history = 10000
multiplier = 3

View File

@ -1,9 +1,4 @@
cursor_style = "Block"
custom_cursor_colors = false
hide_cursor_when_typing = false
live_config_reload = true
"window.dynamic_title" = true
"window.opacity" = 0.96
[bell]
animation = "EaseOutExpo"
@ -67,9 +62,6 @@ style = "SemiBold"
x = -1
y = 0
[hints.launcher]
program = "qutebrowser"
[[keyboard.bindings]]
action = "Paste"
key = "V"
@ -578,19 +570,10 @@ chars = "\u001B[24;3~"
key = "F12"
mods = "Super"
[mouse]
faux_scrollback_lines = 1
[[mouse.bindings]]
action = "PasteSelection"
mouse = "Middle"
[mouse.double_click]
threshold = 300
[mouse.triple_click]
threshold = 300
[scrolling]
history = 10000
multiplier = 3

View File

@ -1,9 +1,4 @@
cursor_style = "Block"
custom_cursor_colors = false
hide_cursor_when_typing = false
live_config_reload = true
"window.dynamic_title" = true
"window.opacity" = 0.96
[bell]
animation = "EaseOutExpo"
@ -67,9 +62,6 @@ style = "SemiBold"
x = -1
y = 0
[hints.launcher]
program = "qutebrowser"
[[keyboard.bindings]]
action = "Paste"
key = "V"
@ -578,19 +570,10 @@ chars = "\u001B[24;3~"
key = "F12"
mods = "Super"
[mouse]
faux_scrollback_lines = 1
[[mouse.bindings]]
action = "PasteSelection"
mouse = "Middle"
[mouse.double_click]
threshold = 300
[mouse.triple_click]
threshold = 300
[scrolling]
history = 10000
multiplier = 3

View File

@ -1,9 +1,4 @@
cursor_style = "Block"
custom_cursor_colors = true
hide_cursor_when_typing = false
live_config_reload = true
"window.dynamic_title" = true
"window.opacity" = 1
[bell]
animation = "EaseOutExpo"
@ -63,9 +58,6 @@ style = "Semibold"
x = -1
y = 0
[hints.launcher]
program = "qutebrowser"
[[keyboard.bindings]]
action = "Paste"
key = "V"
@ -581,12 +573,6 @@ faux_scrollback_lines = 1
action = "PasteSelection"
mouse = "Middle"
[mouse.double_click]
threshold = 300
[mouse.triple_click]
threshold = 300
[scrolling]
history = 10000
multiplier = 3