mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-30 09:45:34 +00:00
Alacritty config support for newest version
This commit is contained in:
parent
53890288ba
commit
39efa6380f
@ -257,7 +257,7 @@ colors:
|
|||||||
# - Linear
|
# - Linear
|
||||||
#
|
#
|
||||||
# Specifying a `duration` of `0` will disable the visual bell.
|
# Specifying a `duration` of `0` will disable the visual bell.
|
||||||
visual_bell:
|
bell:
|
||||||
animation: EaseOutExpo
|
animation: EaseOutExpo
|
||||||
duration: 0
|
duration: 0
|
||||||
color: '0xffffff'
|
color: '0xffffff'
|
||||||
@ -327,7 +327,7 @@ selection:
|
|||||||
save_to_clipboard: false
|
save_to_clipboard: false
|
||||||
|
|
||||||
# Allow terminal applications to change Alacritty's window title.
|
# Allow terminal applications to change Alacritty's window title.
|
||||||
dynamic_title: true
|
window.dynamic_title: true
|
||||||
|
|
||||||
cursor:
|
cursor:
|
||||||
# Cursor style
|
# Cursor style
|
||||||
|
Loading…
x
Reference in New Issue
Block a user