remove apparently unused option from alacritty config
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user