Update setup/modules/Desktop-Enviroments/hyprland-new.sh

main
The_miro 2026-03-18 14:16:49 +01:00
parent dab972656b
commit 8a911da1a1
1 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ sudo systemctl enable udisks2.service
# 4. Install AUR packages (from hyprland.sh) # 4. Install AUR packages (from hyprland.sh)
echo "Installing AUR packages..." 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) # 5. EWW bar selection and compilation (from hyprland.sh)
echo "Setting up EWW bar..." echo "Setting up EWW bar..."
@ -50,7 +50,7 @@ sudo cp ./eww /usr/bin
# 6. Theme and icon setup # 6. Theme and icon setup
sudo cp -r ~/Dotfiles/gtk-themes/cyberqueer /usr/share/themes 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 ~/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 -s /usr/bin/kitty /usr/bin/xdg-terminal-exec
sudo ln /usr/bin/ksshaskpass /usr/lib/ssh/ssh-askpass sudo ln /usr/bin/ksshaskpass /usr/lib/ssh/ssh-askpass