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