chore(users/Profpatsch/alacritty): remove unused solarized conf

Change-Id: I757ec06ccbae99106d4472d8396a9f106447fb88
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8497
Tested-by: BuildkiteCI
Reviewed-by: Profpatsch <mail@profpatsch.de>
This commit is contained in:
Profpatsch 2023-04-22 18:34:04 +02:00
parent 31e15ace01
commit 9630949f88
3 changed files with 1 additions and 83 deletions

View file

@ -8,7 +8,6 @@ let
root = ./.;
files = [
"alacritty.dhall"
"solarized.dhall"
];
main = "alacritty.dhall";
deps = [ ];