From 878266e242ba7d6a818c36629842de81f98e0851 Mon Sep 17 00:00:00 2001 From: Gerald Pinder Date: Tue, 3 Oct 2023 19:06:16 -0400 Subject: [PATCH] Install Alacritty --- recipe-desktop.yml | 1 + recipe-framework-13.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/recipe-desktop.yml b/recipe-desktop.yml index 0675836..9824462 100644 --- a/recipe-desktop.yml +++ b/recipe-desktop.yml @@ -47,6 +47,7 @@ rpm: - ripgrep - helix - tailscale + - alacritty remove: # Remove the native firefox (from Fedora) in favor of the Flatpak. - firefox diff --git a/recipe-framework-13.yml b/recipe-framework-13.yml index 18545f0..e3b4fc8 100644 --- a/recipe-framework-13.yml +++ b/recipe-framework-13.yml @@ -51,6 +51,7 @@ rpm: - ripgrep - helix - tailscale + - alacritty remove: # Remove the native firefox (from Fedora) in favor of the Flatpak. - firefox