migrate alacrity

This commit is contained in:
2026-03-22 11:52:18 -04:00
parent 73e2ea9e9a
commit 445e3b78d2

View File

@@ -1,4 +1,3 @@
import = ["~/.config/rider-palette/alacritty.toml"]
[font] [font]
size = 16 size = 16
@@ -22,3 +21,6 @@ style = "Bold Italic"
[window] [window]
opacity = 0.95 opacity = 0.95
padding = { x = 5, y = 5 } padding = { x = 5, y = 5 }
[general]
import = ["~/.config/rider-palette/alacritty.toml"]