remove apparently unused option from alacritty config

This commit is contained in:
2024-10-30 19:40:48 -04:00
parent de7aba43e6
commit ba229bd12f
+1 -4
View File
@@ -1,6 +1,6 @@
[colors]
transparent_background_colors = false
transparent_background_colors = true
[colors.bright]
black = "#4c566a"
@@ -268,6 +268,3 @@ startup_mode = "Maximized"
[window.padding]
x = 6
y = 6
[general]
live_config_reload = true