Compare commits
No commits in common. "44016ea366fab4b1a9c900e8623b67534bb518ab" and "d1053c654188d3685ef0f96abccdb8bb13828811" have entirely different histories.
44016ea366
...
d1053c6541
@ -1,3 +1,5 @@
|
||||
import = ["~/.config/alacritty/themes/themes/tender.toml"]
|
||||
live_config_reload = true
|
||||
|
||||
[bell]
|
||||
animation = "EaseOutExpo"
|
||||
@ -577,7 +579,7 @@ multiplier = 3
|
||||
save_to_clipboard = false
|
||||
semantic_escape_chars = ",│`|:\"' ()[]{}<>"
|
||||
|
||||
[terminal.shell]
|
||||
[shell]
|
||||
args = ["-l"]
|
||||
program = "/bin/zsh"
|
||||
|
||||
@ -591,9 +593,3 @@ startup_mode = "Windowed"
|
||||
[window.padding]
|
||||
x = 2
|
||||
y = 2
|
||||
|
||||
[general]
|
||||
live_config_reload = true
|
||||
import = ["~/.config/alacritty/themes/themes/tender.toml"]
|
||||
|
||||
[terminal]
|
||||
|
Loading…
Reference in New Issue
Block a user