Update hyprland-full-install-script.sh
parent
1d6c53fc50
commit
86febb86fe
|
|
@ -1,5 +1,5 @@
|
|||
#install components
|
||||
sudo pacman -Syu \
|
||||
sudo pacman -S \
|
||||
base \
|
||||
base-devel \
|
||||
btop \
|
||||
|
|
@ -111,4 +111,4 @@ cp -f ~/Dotfiles/desktopenvs/hyprland/greetd-tuigreet/config.toml /etc/greetd/co
|
|||
systemctl enable greetd.service
|
||||
|
||||
#final reboot
|
||||
systemctl reboot
|
||||
#systemctl reboot
|
||||
|
|
|
|||
Loading…
Reference in New Issue