This commit is contained in:
Stephan Raabe
2023-12-27 23:19:24 +01:00
parent 7a8de31afe
commit bd8fdde4d3
15 changed files with 282 additions and 148 deletions
+4
View File
@@ -40,6 +40,10 @@ source .install/preparation.sh
source .install/profile.sh
source .install/yay.sh
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