From c95e098ecdc44c74978b21e41f60e368e48f463f Mon Sep 17 00:00:00 2001 From: Aargh Rai Date: Sun, 28 Sep 2025 20:21:02 +0530 Subject: removed btop + styled wofi --- sync.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sync.sh') diff --git a/sync.sh b/sync.sh index dd6f377..5a754b2 100755 --- a/sync.sh +++ b/sync.sh @@ -1,7 +1,6 @@ #!/usr/bin/env bash -sudo rm -rf btop hypr nixos nvim tmux waybar wofi yazi starship.toml -sudo cp -r ~/.config/btop . +sudo rm -rf hypr nixos nvim tmux waybar wofi yazi starship.toml sudo cp -r ~/.config/hypr . sudo cp -r /etc/nixos . sudo cp -r ~/.config/nvim . -- cgit v1.2.3