This commit is contained in:
Stephan Raabe
2024-01-14 12:04:52 +01:00
parent 222b23bb4c
commit c0ce4ec0f9
15 changed files with 33 additions and 2 deletions
+5
View File
@@ -31,6 +31,11 @@ else
echo "bluetooth.service activated successfully."
fi
if [ -d ~/dotfiles/hypr/settings/modules/waybar/defaults ] ;then
rm -rf ~/dotfiles/hypr/settings/modules/waybar/defaults
echo "~/dotfiles/hypr/settings/modules/waybar/defaults removed."
fi
# Create default folder structure
xdg-user-dirs-update
echo "Default folders created..."