diff --git a/bin/mb-reset b/bin/mb-reset index 61f928b..d9d8a79 100755 --- a/bin/mb-reset +++ b/bin/mb-reset @@ -114,6 +114,7 @@ rm $HOME/.local/share/fonts/lucide.ttf mkdir -p $HOME/.config/fontconfig/conf.d fc-cache rsync -a /usr/share/mabox/common/66-symbols.conf $HOME/.config/fontconfig/conf.d/ +rsync -a /usr/share/mabox/common/volumettf $HOME/.config/tint2/scripts/ rsync -a /usr/share/mabox/lang/$LNGDIR/.config/tint2/*.tint2rc $HOME/.config/tint2/ killall -SIGUSR1 tint2 }