diff --git a/bootstrap.sh b/bootstrap.sh index d25286b..b6f1d28 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -55,11 +55,10 @@ fi # Remove all configs if [ "$1" = "-R" ] ; then -# cd && rm -rf .bashrc $nvimDir $alacrittyDir $i3Dir $polybarDir $swayDir $waybarDir $rofiDir $picomFile $gitconfigFile && cd - cd && rm -rf \ $bashrc $nvimDir $alacrittyDir $i3Dir \ $polybarDir $swayDir $waybarDir $rofiDir \ - $picomFile $gitconfigFile \ + $dunstDir $picomFile $gitconfigFile \ && cd - fi diff --git a/dunst/dunst b/dunst/dunst deleted file mode 120000 index c29d88e..0000000 --- a/dunst/dunst +++ /dev/null @@ -1 +0,0 @@ -/home/daniil/dotfiles/dunst \ No newline at end of file