Fixed deploy and update
This commit is contained in:
@@ -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")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user