From ff09c81cd4a5d5ccc303a519a199c92388190582 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Wed, 5 Aug 2020 22:15:29 +0100 Subject: [PATCH] Update alacritty deprecated config --- files/alacritty.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/files/alacritty.yml b/files/alacritty.yml index d4c7113..63f7a7a 100644 --- a/files/alacritty.yml +++ b/files/alacritty.yml @@ -39,6 +39,8 @@ window: # - none: Neither borders nor title bar decorations: full + dynamic_title: true + scrolling: # Maximum number of lines in the scrollback buffer. # Specifying '0' will disable scrolling. @@ -197,7 +199,7 @@ colors: # - Linear # # Specifying a `duration` of `0` will disable the visual bell. -visual_bell: +bell: animation: EaseOutExpo duration: 0 @@ -258,8 +260,6 @@ selection: # clipboard. save_to_clipboard: false -dynamic_title: true - cursor: # Cursor style #