Updated to current
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
import = ["~/.config/alacritty/onedark.toml", "~/.config/alacritty/font.toml"]
|
||||
|
||||
live_config_reload = true
|
||||
|
||||
[window]
|
||||
padding = { x = 15, y = 15 }
|
||||
decorations = "None"
|
||||
@@ -30,3 +26,7 @@ unfocused_hollow = false
|
||||
|
||||
[mouse]
|
||||
hide_when_typing = true
|
||||
|
||||
[general]
|
||||
live_config_reload = true
|
||||
import = ["~/.config/alacritty/onedark.toml", "~/.config/alacritty/font.toml"]
|
||||
|
@@ -44,4 +44,4 @@ yellow = "#807476"
|
||||
blue = "#465b80"
|
||||
magenta = "#533969"
|
||||
cyan = "#385a73"
|
||||
white = "#e5e5e5"
|
||||
white = "#e5e5e5"
|
||||
|
Reference in New Issue
Block a user