swaylock: remove config traces

This commit is contained in:
Trianta
2024-04-17 04:24:38 -05:00
parent 907360b8f0
commit 28db409c5b
3 changed files with 0 additions and 44 deletions
-3
View File
@@ -12,9 +12,6 @@ rsync --delete --recursive ~/.config/hypr $(dirname "$0")
echo "Syncing dotfiles with rofi..."
rsync --delete --recursive ~/.config/rofi $(dirname "$0")
echo "Syncing dotfiles with swaylock..."
rsync --delete --recursive ~/.config/swaylock $(dirname "$0")
echo "Syncing dotfiles with waybar..."
rsync --delete --recursive ~/.config/waybar $(dirname "$0")