diff --git a/alacritty.yml b/alacritty.yml index 110b3c7..87f246a 100644 --- a/alacritty.yml +++ b/alacritty.yml @@ -29,7 +29,7 @@ colors: magenta: '0xc397d8' red: '0xd54e53' white: '0xa0a0a0' - yellow: '0xe6c547' + yellow: '0xcca200' primary: background: '0xedf0ef' foreground: '0x333333' @@ -399,6 +399,11 @@ mouse: mouse_bindings: - action: PasteSelection mouse: Middle +scrolling: + autoscroll: false + faux_multiplier: 3 + history: 10000 + multiplier: 3 selection: semantic_escape_chars: ",\u2502`|:\"' ()[]{}<>" shell: