if [ -w /etc/slim.conf ]; then
  sed -i 's/\(current_theme\).*lunar.*$/\1\tdefault/g' /etc/slim.conf
fi
