Update hyprland-full-install-script.sh
parent
1d6c53fc50
commit
86febb86fe
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue