From f1572d356a4d4139e5cdb81920c0673fbbbdc3cb Mon Sep 17 00:00:00 2001 From: GeorgeSG Date: Sat, 6 Jul 2024 22:33:27 +0300 Subject: [PATCH] fix typo --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2ee88d5..0998efa 100644 --- a/Makefile +++ b/Makefile @@ -60,7 +60,7 @@ zsh: ### Arch / Hyprland hyprach: - ln -fs ~/Git/dotfiles/home/.config/alacrity ~/.config/ + ln -fs ~/Git/dotfiles/home/.config/alacritty/ ~/.config/ mkdir -p ~/.config/alacritty/themes -git clone https://github.com/alacritty/alacritty-theme ~/.config/alacritty/themes