Minor updates because I changes stuff around
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import = [
|
||||
"~/.config/alacritty/themes/themes/dracula.toml"
|
||||
"~/.config/alacritty/themes/themes/iterm.toml"
|
||||
]
|
||||
|
||||
[colors.cursor]
|
||||
@@ -19,6 +19,10 @@ unfocused_hollow = true
|
||||
blinking = "On"
|
||||
shape = "Beam"
|
||||
|
||||
[bell]
|
||||
animation = "EaseOutExpo"
|
||||
duration = 4
|
||||
|
||||
[env]
|
||||
TERM = "xterm-256color"
|
||||
|
||||
@@ -37,7 +41,7 @@ decorations = "none"
|
||||
decorations_theme_variant = "Dark"
|
||||
dynamic_padding = false
|
||||
dynamic_title = true
|
||||
opacity = 0.8
|
||||
opacity = 0.7
|
||||
title = "Alacritty"
|
||||
|
||||
[window.dimensions]
|
||||
|
||||
Reference in New Issue
Block a user