Skip to content

Commit a421a61

Browse files
Update alacritty
1 parent df4e3ab commit a421a61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

alacritty/alacritty.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ env:
1515
TERM: xterm-256color
1616

1717
window:
18+
dynamic_title: false
1819

1920
# Window dimensions in character columns and lines
2021
# (changes require restart)
@@ -158,7 +159,7 @@ colors:
158159
#
159160
# To completely disable the visual bell, set its duration to 0.
160161
#
161-
visual_bell:
162+
bell:
162163
animation: EaseOutExpo
163164
duration: 0
164165

@@ -278,7 +279,6 @@ mouse:
278279
selection:
279280
semantic_escape_chars: ",│`|:\"' ()[]{}<>"
280281

281-
dynamic_title: false
282282

283283
# Shell
284284
#

0 commit comments

Comments
 (0)