fixed compilation issues with rust
parent
5ff738acca
commit
9ac60567c6
|
|
@ -26,7 +26,8 @@ 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 udiskie
|
||||
rustup default stable
|
||||
yay -Syu --answerdiff None --answerclean All hyprland-workspaces vicinae-bin bluetuith wvkbd kew iwmenu bzmenu pinta localsend udiskie rust rustup
|
||||
|
||||
# 5. EWW bar selection and compilation (from hyprland.sh)
|
||||
echo "Setting up EWW bar..."
|
||||
|
|
|
|||
Loading…
Reference in New Issue