Update hyprland-full-install-script.sh

main
The_miro 2024-11-11 19:19:07 +01:00
parent 1d6c53fc50
commit 86febb86fe
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#install components #install components
sudo pacman -Syu \ sudo pacman -S \
base \ base \
base-devel \ base-devel \
btop \ btop \
@ -111,4 +111,4 @@ cp -f ~/Dotfiles/desktopenvs/hyprland/greetd-tuigreet/config.toml /etc/greetd/co
systemctl enable greetd.service systemctl enable greetd.service
#final reboot #final reboot
systemctl reboot #systemctl reboot