This commit is contained in:
Stephan Raabe
2024-02-23 15:39:01 +01:00
parent 0c12a540d3
commit c599054e50
3 changed files with 14 additions and 2 deletions
+1
View File
@@ -49,6 +49,7 @@ if [[ $profile == *"Hyprland"* ]]; then
echo -e "${NONE}"
source .install/packages/hyprland-packages.sh
source .install/install-packages.sh
source .install/screenlock.sh
fi
if [[ $profile == *"Qtile"* ]]; then
echo -e "${GREEN}"