fixed alacritty themes command

This commit is contained in:
2024-06-21 15:42:23 +00:00
committed by GitHub
parent f1f20f573c
commit 8f2034a734
+1 -1
View File
@@ -92,7 +92,7 @@ dnf install -y --refresh alacritty nautilus nodejs librewolf code \
npm install -g @bitwarden/cli alacritty-themes typescript || echo "failed to install Typescript!"
alacritty-themes Hyper || echo "Theme install failed!"
alacritty-themes --create && alacritty-themes Hyper || echo "Theme install failed!"
# Remove old programs
dnf remove thunar foot || ""