dots

my dotfiles
git clone https://tilde.team/~marisa/repo/dots.git
Log | Files | Refs

commit f6430744f5052cf646495ae05b47fc5c22397c21
parent 09c1105501502e47f0684d1787fcdc7f94101eed
Author: mokou <mokou@posteo.de>
Date:   Mon, 10 Aug 2020 17:58:48 +0200

Update alacritty dots for deprecations

Diffstat:
Mdot_config/alacritty/alacritty.yml | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dot_config/alacritty/alacritty.yml b/dot_config/alacritty/alacritty.yml @@ -39,6 +39,7 @@ window: # Spread additional padding evenly around the terminal content. dynamic_padding: true + dynamic_title: true # Window decorations # @@ -220,7 +221,7 @@ colors: # - Linear # # Specifying a `duration` of `0` will disable the visual bell. -visual_bell: +bell: animation: EaseOutExpo duration: 0 color: '0xffffff' @@ -290,7 +291,6 @@ selection: save_to_clipboard: false # Allow terminal applications to change Alacritty's window title. -dynamic_title: true cursor: # Cursor style