From 0a6879e9ab0b1b71893027701f20a7bc96785c3e Mon Sep 17 00:00:00 2001 From: Stephan Raabe Date: Wed, 12 Jun 2024 07:26:20 +0200 Subject: [PATCH] Updates --- .install/hyprland-dotfiles.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.install/hyprland-dotfiles.sh b/.install/hyprland-dotfiles.sh index 022afc4..d289941 100644 --- a/.install/hyprland-dotfiles.sh +++ b/.install/hyprland-dotfiles.sh @@ -37,7 +37,7 @@ fi if [ -d ~/dotfiles-versions/$version/swappy ]; then _installSymLink swappy ~/.config/swappy ~/dotfiles/swappy/ ~/.config fi -if [ -d ~/dotfiles-versions/$version/swappy ]; then +if [ -d ~/dotfiles-versions/$version/eww ]; then _installSymLink eww ~/.config/eww ~/dotfiles/eww/ ~/.config fi if [ -d ~/dotfiles-versions/$version/fastfetch ]; then