Updated to current

This commit is contained in:
edwark43
2025-02-07 15:18:20 -05:00
parent c79881b41c
commit 4e391f7e4b
26 changed files with 192 additions and 126 deletions

View File

@@ -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"]

View File

@@ -44,4 +44,4 @@ yellow = "#807476"
blue = "#465b80"
magenta = "#533969"
cyan = "#385a73"
white = "#e5e5e5"
white = "#e5e5e5"