1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

alacritty: move dynamic_title to window.dynamic_title

Upstream change: 18cf806a27

Signed-off-by: Joe Groocock <me@frebib.net>
This commit is contained in:
Joe Groocock 2020-07-23 19:42:27 +01:00
parent 2d414258ca
commit 7209ef65f6
Signed by: frebib
GPG Key ID: E0B16BEACFBB6A86

View File

@ -65,6 +65,9 @@ window:
# Window title
#title: Alacritty
# Allow terminal applications to change Alacritty's window title.
dynamic_title: true
# Window class (Linux/BSD only):
#class:
# Application instance name
@ -294,9 +297,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
#