Updates
This commit is contained in:
parent
6a27437ab2
commit
220ac9c57e
@ -1,7 +1,7 @@
|
||||
packagesPacman=(
|
||||
"pacman-contrib"
|
||||
"vim"
|
||||
"nvim"
|
||||
"neovim"
|
||||
"wget"
|
||||
"unzip"
|
||||
"alacritty"
|
||||
|
@ -42,10 +42,13 @@ source .install/profile.sh
|
||||
if [[ $profile == *"Hyprland"* ]]; then
|
||||
source .install/hyprland-version.sh
|
||||
fi
|
||||
|
||||
source .install/installer.sh
|
||||
|
||||
source .install/general.sh
|
||||
source .install/general-packages.sh
|
||||
source .install/install-packages.sh
|
||||
|
||||
if [[ $profile == *"Hyprland"* ]]; then
|
||||
source .install/hyprland.sh
|
||||
source .install/hyprland-packages.sh
|
||||
|
Loading…
Reference in New Issue
Block a user