From 57d0188139ee3d71dd816c0fa2d88a91cec55af5 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Fri, 4 Sep 2020 07:20:43 -0400 Subject: added most recent dotfiles changes, switched back to vivaldi --- .config/alacritty/alacritty.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.config/alacritty') diff --git a/.config/alacritty/alacritty.yml b/.config/alacritty/alacritty.yml index e21548b..b4bbe03 100644 --- a/.config/alacritty/alacritty.yml +++ b/.config/alacritty/alacritty.yml @@ -21,6 +21,8 @@ window: columns: 0 lines: 0 +# Allow terminal applications to change Alacritty's window title. + dynamic_title: true # Window position (changes require restart) # # Specified in number of pixels. @@ -230,7 +232,7 @@ colors: # - Linear # # Specifying a `duration` of `0` will disable the visual bell. -visual_bell: +bell: animation: EaseOutExpo duration: 0 color: '0xffffff' @@ -299,8 +301,6 @@ selection: # When set to `true`, selected text will be copied to the primary clipboard. save_to_clipboard: false -# Allow terminal applications to change Alacritty's window title. -dynamic_title: true cursor: # Cursor style -- cgit v1.2.3-70-g09d2