From 8a911da1a1919d6832d8e92eeaf837992f5d08fe Mon Sep 17 00:00:00 2001 From: The_miro Date: Wed, 18 Mar 2026 14:16:49 +0100 Subject: [PATCH] Update setup/modules/Desktop-Enviroments/hyprland-new.sh --- setup/modules/Desktop-Enviroments/hyprland-new.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup/modules/Desktop-Enviroments/hyprland-new.sh b/setup/modules/Desktop-Enviroments/hyprland-new.sh index e1430f4..ea92303 100755 --- a/setup/modules/Desktop-Enviroments/hyprland-new.sh +++ b/setup/modules/Desktop-Enviroments/hyprland-new.sh @@ -25,7 +25,7 @@ sudo systemctl enable udisks2.service # 4. Install AUR packages (from hyprland.sh) echo "Installing AUR packages..." -yay -Syu --answerdiff None --answerclean All hyprland-workspaces vicinae-bin bluetuith wvkbd kew iwmenu bzmenu pinta localsend +yay -Syu --answerdiff None --answerclean All hyprland-workspaces vicinae-bin bluetuith wvkbd kew iwmenu bzmenu pinta localsend udiskie # 5. EWW bar selection and compilation (from hyprland.sh) echo "Setting up EWW bar..." @@ -50,7 +50,7 @@ sudo cp ./eww /usr/bin # 6. Theme and icon setup sudo cp -r ~/Dotfiles/gtk-themes/cyberqueer /usr/share/themes sudo cp ~/Dotfiles/desktopenvs/hyprland/btop/themes/cyberqueer.theme /usr/share/btop/themes -sudo cp -f ~/Dotfiles/desktopenvs/hyprland/greetd-tuigreet/config.toml /etc/greetd/config.toml +sudo cp -f ~/Dotfiles/etc-ly-config.ini /etc/ly/config.ini sudo ln -s /usr/bin/kitty /usr/bin/xdg-terminal-exec sudo ln /usr/bin/ksshaskpass /usr/lib/ssh/ssh-askpass