diff --git a/alacritty.toml b/alacritty.toml index 4d343f3..404dc73 100644 --- a/alacritty.toml +++ b/alacritty.toml @@ -566,9 +566,6 @@ chars = "\u001B[24;3~" key = "F12" mods = "Super" -[mouse] -faux_scrollback_lines = 1 - [[mouse.bindings]] action = "PasteSelection" mouse = "Middle"