diff --git a/hyprland-eww-wofi-installer.sh b/hyprland-eww-wofi-installer.sh index 6995890..7beb4b9 100644 --- a/hyprland-eww-wofi-installer.sh +++ b/hyprland-eww-wofi-installer.sh @@ -34,11 +34,11 @@ sudo cp ./eww /usr/bin #desktop env dotfiles echo "Installing Desktop enviroment configs" -ln -s ~/Dotfiles/desktopenvs/hyprland/eww/ ~/.config/eww -ln -s ~/Dotfiles/desktopenvs/hyprland/kitty/ ~/.config/kitty -ln -s ~/Dotfiles/desktopenvs/hyprland/hypr/ ~/.config/hypr -ln -s ~/Dotfiles/desktopenvs/hyprland/wofi/ ~/.config/wofi -ln -s ~/Dotfiles/desktopenvs/hyprland/dunst/ ~/.config/dunst +ln -s ~/Dotfiles/desktopenvs/hyprland/eww/ ~/.config/ +ln -s ~/Dotfiles/desktopenvs/hyprland/kitty/ ~/.config/ +ln -s ~/Dotfiles/desktopenvs/hyprland/hypr/ ~/.config/ +ln -s ~/Dotfiles/desktopenvs/hyprland/wofi/ ~/.config/ +ln -s ~/Dotfiles/desktopenvs/hyprland/dunst/ ~/.config/ cp ~/Dotfiles/desktopenvs/hyprland/hypr-usr/* ~/.config