Fixed deploy and update

This commit is contained in:
2024-01-25 00:13:50 -06:00
parent 77fdadfec5
commit d83035cf56
2 changed files with 12 additions and 3 deletions
-3
View File
@@ -15,9 +15,6 @@ rsync --delete --recursive ~/.config/rofi $(dirname "$0")
echo "Syncing dotfiles with swaylock..."
rsync --delete --recursive ~/.config/swaylock $(dirname "$0")
echo "Syncing dotfiles with swww..."
rsync --delete --recursive ~/.config/swww $(dirname "$0")
echo "Syncing dotfiles with waybar..."
rsync --delete --recursive ~/.config/waybar $(dirname "$0")